public class DiscoverNamesInManagedProperties extends ResourceNameDiscoverImpl implements ResourceNameDiscover
ManagedProperties| Constructor and Description |
|---|
DiscoverNamesInManagedProperties()
Construct a new resource discoverer.
|
DiscoverNamesInManagedProperties(String prefix,
String suffix)
Construct a new resource discoverer.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceNameIterator |
findResourceNames(String resourceName)
Locate names of resources that are bound to
resourceName. |
static void |
setLog(org.apache.commons.logging.Log _log)
Deprecated.
This method is not thread-safe
|
findResourceNamesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindResourceNamespublic DiscoverNamesInManagedProperties()
@Deprecated public static void setLog(org.apache.commons.logging.Log _log)
Log for this class._log - This class Logpublic ResourceNameIterator findResourceNames(String resourceName)
resourceName.findResourceNames in interface ResourceNameDiscoverfindResourceNames in class ResourceNameDiscoverImplresourceName - The resource name to locateResourceNameIteratorCopyright © 2002–2021 The Apache Software Foundation. All rights reserved.