Uses of Interface
org.apache.commons.discovery.ResourceNameIterator
Packages that use ResourceNameIterator
Package
Description
Highlights:
JDK 1.3 Service discovery
Discovery supports JDK 1.1.8 and up (see org.apache.commons.discover.jdk.JDKHooks).
Resources discovery catalog.
Classes resources discovery catalog.
Properties resources discovery catalog.
-
Uses of ResourceNameIterator in org.apache.commons.discovery
Classes in org.apache.commons.discovery that implement ResourceNameIteratorModifier and TypeClassDescriptionclassIterator over discovered SPI type.classIterator over discoveredResource.Methods in org.apache.commons.discovery that return ResourceNameIteratorModifier and TypeMethodDescriptionResourceNameDiscover.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.ResourceNameDiscover.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toresourceNames.Methods in org.apache.commons.discovery with parameters of type ResourceNameIteratorModifier and TypeMethodDescriptionResourceClassDiscover.findResourceClasses(ResourceNameIterator classNames) Locate class resources that are bound toresourceNames.ResourceNameDiscover.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toresourceNames.ResourceDiscover.findResources(ResourceNameIterator resourceNames) Locate resources that are bound toresourceNames. -
Uses of ResourceNameIterator in org.apache.commons.discovery.resource
Methods in org.apache.commons.discovery.resource that return ResourceNameIteratorModifier and TypeMethodDescriptionResourceDiscoverImpl.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.ResourceDiscoverImpl.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toinputNames.Methods in org.apache.commons.discovery.resource with parameters of type ResourceNameIteratorModifier and TypeMethodDescriptionResourceDiscoverImpl.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toinputNames.ResourceDiscoverImpl.findResources(ResourceNameIterator inputNames) Locate resources that are bound toresourceNames. -
Uses of ResourceNameIterator in org.apache.commons.discovery.resource.classes
Methods in org.apache.commons.discovery.resource.classes that return ResourceNameIteratorModifier and TypeMethodDescriptionResourceClassDiscoverImpl.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.ResourceClassDiscoverImpl.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toinputNames.Methods in org.apache.commons.discovery.resource.classes with parameters of type ResourceNameIteratorModifier and TypeMethodDescriptionResourceClassDiscoverImpl.findResourceClasses(ResourceNameIterator inputNames) Locate class resources that are bound toresourceNames.ResourceClassDiscoverImpl.findResourceNames(ResourceNameIterator resourceNames) Locate names of resources that are bound toinputNames.ResourceClassDiscoverImpl.findResources(ResourceNameIterator resourceNames) Locate resources that are bound toresourceNames. -
Uses of ResourceNameIterator in org.apache.commons.discovery.resource.names
Methods in org.apache.commons.discovery.resource.names that return ResourceNameIteratorModifier and TypeMethodDescriptionDiscoverMappedNames.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.DiscoverNamesInAlternateManagedProperties.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.DiscoverNamesInDictionary.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.DiscoverNamesInFile.findResourceNames(String serviceName) Locate names of resources that are bound toresourceName.DiscoverNamesInManagedProperties.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.DiscoverNamesInSystemProperties.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.NameDiscoverers.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.abstract ResourceNameIteratorResourceNameDiscoverImpl.findResourceNames(String resourceName) Locate names of resources that are bound toresourceName.ResourceNameDiscoverImpl.findResourceNames(ResourceNameIterator inputNames) Locate names of resources that are bound toinputNames.Methods in org.apache.commons.discovery.resource.names with parameters of type ResourceNameIteratorModifier and TypeMethodDescriptionResourceNameDiscoverImpl.findResourceNames(ResourceNameIterator inputNames) Locate names of resources that are bound toinputNames.