Package org.objectweb.dolphin.resources.deploy.model

Class Summary
AbstractDDBean Used to handle deployment descriptors at deployment.
AbstractDeployable Used to handle deployable objects at deployment.
DDBeanRootImpl Used to handle the topmost part of a deployment descriptor at deployment.
EarDeployable Used to handle Enterprise Application Archives (*.ear files) at deployment.
RarDeployable Used to handle Enterprise Application Archives (*.ear files) at deployment.
SimpleDDBean Used to handle simple deployment descriptors at deployment.
SimpleDeployable Used to handle all types of archives (except EAR) at deployment.
 

Exception Summary
AbstractDeployable.UnknownModuleTypeException Indicates that the ModuleType could not be guessed.