@Contract public interface DescriptorFileFinder
DescriptorFileFinderInformation
for better information when a failure occursModifier and Type | Field and Description |
---|---|
static java.lang.String |
RESOURCE_BASE
The name of the default location for hk2 inhabitant files
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.io.InputStream> |
findDescriptorFiles()
Returns a list of input streams for hk2 locator files
|
static final java.lang.String RESOURCE_BASE
java.util.List<java.io.InputStream> findDescriptorFiles() throws java.io.IOException
java.io.IOException
- If there was an error finding the hk2 inhabitant files