Package com.sun.enterprise.module
Interface InhabitantsDescriptor
-
- All Known Implementing Classes:
ByteArrayInhabitantsDescriptor
public interface InhabitantsDescriptor
Inhabitants Descriptor is an abstraction on how the inhabitants are represented in a module. It might be a file, or it might rely on some other mechanism like introspection to get the list of inhabitant.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getSystemId()
Return the unique identifier
-