javax.enterprise.deploy.model interfaces enable you to work with applications that
are stored in a WebLogic Server application installation directory, a formal directory structure used for managing
application deployment files, deployments, and external WebLogic Deployment descriptors generated during the
configuration process.
| Interface | Description |
|---|---|
| WebLogicDDBean | |
| WebLogicDDBeanRoot |
| Class | Description |
|---|---|
| WebLogicDeployableObject |
This class is the WebLogic Server implementation of
DeployableObject. |
| WebLogicJ2eeApplicationObject |
This class is the WebLogic Server implementation of
DeployableObject. |