public class URLDescriptorFileFinder extends java.lang.Object implements DescriptorFileFinder
| Modifier and Type | Field and Description |
|---|---|
private java.net.URL |
url |
RESOURCE_BASE| Constructor and Description |
|---|
URLDescriptorFileFinder(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.io.InputStream> |
findDescriptorFiles()
Returns a list of input streams for hk2 locator files
|
public java.util.List<java.io.InputStream> findDescriptorFiles()
throws java.io.IOException
DescriptorFileFinderfindDescriptorFiles in interface DescriptorFileFinderjava.io.IOException - If there was an error finding the hk2 inhabitant files