|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InhabitantsDescriptor | |
---|---|
com.sun.enterprise.tools.classmodel |
Uses of InhabitantsDescriptor in com.sun.enterprise.tools.classmodel |
---|
Methods in com.sun.enterprise.tools.classmodel with parameters of type InhabitantsDescriptor | |
---|---|
static void |
InhabitantsFilter.process(InhabitantsDescriptor inDescriptor,
InhabitantsDescriptor outDescriptor,
CodeSourceFilter filter)
Builds the outDescriptor based on filtered inDescriptor contents. |
static void |
InhabitantsFilter.writeInhabitantsFile(File targetInhabitantFile,
InhabitantsDescriptor outDescriptor,
boolean sorted)
Writes the inhabitants file to disk. |
Constructors in com.sun.enterprise.tools.classmodel with parameters of type InhabitantsDescriptor | |
---|---|
InhabitantsGenerator(InhabitantsDescriptor descriptor,
ClassPath inhabitantsSourceFiles,
ClassPath inhabitantsClassPath)
Construction with all of the parameters needed to generate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |