|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InhabitantsDescriptor | |
---|---|
com.sun.enterprise.module | |
com.sun.enterprise.module.common_impl |
Uses of InhabitantsDescriptor in com.sun.enterprise.module |
---|
Methods in com.sun.enterprise.module that return types with arguments of type InhabitantsDescriptor | |
---|---|
List<InhabitantsDescriptor> |
ModuleMetadata.getHabitats(String name)
|
Methods in com.sun.enterprise.module with parameters of type InhabitantsDescriptor | |
---|---|
void |
ModuleMetadata.addHabitat(String name,
InhabitantsDescriptor descriptor)
|
Uses of InhabitantsDescriptor in com.sun.enterprise.module.common_impl |
---|
Classes in com.sun.enterprise.module.common_impl that implement InhabitantsDescriptor | |
---|---|
class |
ByteArrayInhabitantsDescriptor
Implementation of InhabitantsDescriptor that loads the inhabitants
meta-data from a byte array (usually coming from a inhabitant file). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |