Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
RemoteRegistry.getResourcePathsWithTag(String tag) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
Registry.getResourcePathsWithTag(String tag)
Returns the paths of all Resources that are tagged with the given tag.
|
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
CacheBackedRegistry.getResourcePathsWithTag(String tag) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
GhostRegistry.getResourcePathsWithTag(String tag) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
EmbeddedRegistry.getResourcePathsWithTag(String tag) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
Handler.getResourcePathsWithTag(RequestContext requestContext)
Gets called when getting the resource paths corresponding to the given tag.
|
TaggedResourcePath[] |
HandlerManager.getResourcePathsWithTag(RequestContext requestContext)
Manages the handler invocations of GET_RESOURCE_PATHS_WITH_TAG method.
|
TaggedResourcePath[] |
HandlerLifecycleManager.getResourcePathsWithTag(RequestContext requestContext) |
TaggedResourcePath[] |
UserDefinedHandlerManager.getResourcePathsWithTag(RequestContext requestContext) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
MountHandler.getResourcePathsWithTag(RequestContext requestContext) |
TaggedResourcePath[] |
SimulationHandler.getResourcePathsWithTag(RequestContext requestContext) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
ChrootWrapper.getOutTaggedResourcePaths(TaggedResourcePath[] taggedResourcePaths)
Method to return the tagged resource after converting to relative paths
|
TaggedResourcePath[] |
UserRegistry.getResourcePathsWithTag(String tag) |
Modifier and Type | Method and Description |
---|---|
TaggedResourcePath[] |
ChrootWrapper.getOutTaggedResourcePaths(TaggedResourcePath[] taggedResourcePaths)
Method to return the tagged resource after converting to relative paths
|
Copyright © 2016 WSO2 Inc. All Rights Reserved.