-
Add location to the registry of locations.
Create a WsResource
for the provided file.
Obtain an WsResource for the named child (direct descendant of this
resource).
Obtain an WsResource for the parent of this resource.
Return an WsResource object with the given name in the runtime install directory
(wlp.install.dir).
Return an WsResource object with the given name in the active server's configuration directory
(server.output.dir).
Return an WsResource object with the given name in the active server's configuration directory
(server.config.dir).
Return an WsResource object with the given name (which may or may not
exist) in the active server's workarea.
Resolve an WsResource relative to the current resource/location.
Resolve the given resource URI (either an absolute URI, or a repository URI
containing symbolics), and return an WsResource
.
Resolve the given resource URI (either an absolute URI, or an liberty
repository URI containing symbolics), and return an WsResource
.
Find the resource(s) matching the provided regular expression.
boolean
Moves this resource to the target resource.