Interface DescriptorFileFinder

    • Field Detail

      • RESOURCE_BASE

        static final String RESOURCE_BASE
        The name of the default location for hk2 inhabitant files
        See Also:
        Constant Field Values
    • Method Detail

      • findDescriptorFiles

        List<InputStream> findDescriptorFiles()
                                       throws IOException
        Returns a list of input streams for hk2 locator files
        Returns:
        A non-null (but possibly empty) list of InputStreams for hk2 inhabitant files
        Throws:
        IOException - If there was an error finding the hk2 inhabitant files