@Contract public interface DescriptorFileFinder
DescriptorFileFinderInformation
for better information when a failure occurs| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_BASE
The name of the default location for hk2 inhabitant files
|
| Modifier and Type | Method and Description |
|---|---|
List<InputStream> |
findDescriptorFiles()
Returns a list of input streams for hk2 locator files
|
static final String RESOURCE_BASE
List<InputStream> findDescriptorFiles() throws IOException
IOException - If there was an error finding the hk2 inhabitant filesCopyright © 2009–2019 Oracle Corporation. All rights reserved.