|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.discovery.resource.names.ResourceNameDiscoverImpl
org.apache.commons.discovery.resource.ResourceDiscoverImpl
org.apache.commons.discovery.resource.DiscoverResources
public class DiscoverResources
| Constructor Summary | |
|---|---|
DiscoverResources()
Construct a new resource discoverer |
|
DiscoverResources(ClassLoaders classLoaders)
Construct a new resource discoverer |
|
| Method Summary | |
|---|---|
ResourceIterator |
findResources(java.lang.String resourceName)
Locate resources that are bound to resourceName. |
static void |
setLog(org.apache.commons.logging.Log _log)
|
| Methods inherited from class org.apache.commons.discovery.resource.ResourceDiscoverImpl |
|---|
addClassLoader, findResourceNames, findResourceNames, findResources, getClassLoaders, setClassLoaders |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.commons.discovery.ResourceDiscover |
|---|
findResources |
| Methods inherited from interface org.apache.commons.discovery.ResourceNameDiscover |
|---|
findResourceNames, findResourceNames |
| Constructor Detail |
|---|
public DiscoverResources()
public DiscoverResources(ClassLoaders classLoaders)
| Method Detail |
|---|
public static void setLog(org.apache.commons.logging.Log _log)
public ResourceIterator findResources(java.lang.String resourceName)
ResourceDiscoverImplresourceName.
findResources in interface ResourceDiscoverfindResources in class ResourceDiscoverImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||