org.glassfish.hk2.bootstrap.impl
Class ClasspathDescriptorFileFinder
java.lang.Object
org.glassfish.hk2.bootstrap.impl.ClasspathDescriptorFileFinder
- All Implemented Interfaces:
- DescriptorFileFinder
public class ClasspathDescriptorFileFinder
- extends Object
- implements DescriptorFileFinder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathDescriptorFileFinder
public ClasspathDescriptorFileFinder(ClassLoader cl)
ClasspathDescriptorFileFinder
public ClasspathDescriptorFileFinder()
findDescriptorFiles
public List<InputStream> findDescriptorFiles()
throws IOException
- Specified by:
findDescriptorFiles
in interface DescriptorFileFinder
- Throws:
IOException
Copyright © 2013 Oracle Corporation. All Rights Reserved.