| Class | Description |
|---|---|
| AbstractDeployableObject |
The base implementation of the
DeployableObject interface. |
| CarModule |
A DeployableObject implementation representing a CAR (client application)
module.
|
| DescriptorBean |
Generic implementation for the DDBean interface.
|
| EarModule |
The J2eeApplicationObject implementation, representing a EAR archive.
|
| EjbModule |
A DeployableObject implementation for EJB modules.
|
| RarModule |
A DeployableObject implementation for RAR modules (connector archive).
|
| RootDescriptorBean |
A generic implementation of DDBeanRoot.
|
| WebModule |
DeployableObject representing a Web module (WAR file).
|