|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Module | A module is a collection of files, representing some block of functionality. |
Class Summary | |
BaseModule | The name says it all. |
JavaEnterpriseApplicationModule | Module type containing libraries. |
JavaWebApplicationModule | Module type containing libraries. |
LibModule | Module type containing libraries. |
MavenModule | This type of module represents a module from a Maven project. |
Module.State | Inner class representing the 'state' of a module. |
Module.Type | Inner class representing the type of the module, which is determined at runtime by reading the
module-descriptor.xml file from the module base directory. |
ModuleComparator | |
ModuleDescriptor | |
ModuleDigester | Class modelling a <module> -element in a manifest file. |
ModuleFactory | Factory class to create modules based on a ModuleDigester . |
OtherModule | A SourceModule represents a module for which the developer wants to have the sources available to
on the local harddisk. |
SourceModule | A SourceModule represents a module for which the developer wants to have the sources available to
on the local harddisk. |
UntypedModule | This type of module is used when a Module instance is required for remote modules. |
Exception Summary | |
ModuleTypeException | Exception thrown by the AbstractManifest Domain. |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |