org.apache.openejb
Class Extensions.Finder

java.lang.Object
  extended by org.apache.xbean.finder.ResourceFinder
      extended by org.apache.openejb.Extensions.Finder
Enclosing class:
Extensions

public static class Extensions.Finder
extends org.apache.xbean.finder.ResourceFinder


Constructor Summary
Extensions.Finder(String path, boolean useLoader, URL... urls)
           
 
Method Summary
 List<String> findAvailableStrings(String uri)
           
 
Methods inherited from class org.apache.xbean.finder.ResourceFinder
decode, find, findAll, findAllClasses, findAllImplementations, findAllProperties, findAllStrings, findAvailableClasses, findAvailableImplementations, findAvailableProperties, findClass, findImplementation, findProperties, findString, getResource, getResourcesMap, getResourcesNotLoaded, mapAllClasses, mapAllImplementations, mapAllProperties, mapAllStrings, mapAvailableClasses, mapAvailableImplementations, mapAvailableProperties, mapAvailableStrings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extensions.Finder

public Extensions.Finder(String path,
                         boolean useLoader,
                         URL... urls)
Method Detail

findAvailableStrings

public List<String> findAvailableStrings(String uri)
                                  throws IOException
Overrides:
findAvailableStrings in class org.apache.xbean.finder.ResourceFinder
Throws:
IOException


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.