Class Summary |
DeployerMBeanSupport |
|
Deployment |
Represents a J2EE application or module (EJB.jar, Web.war or App.ear). |
Installer |
A class intended to encapsulate the complex task of making an URL pointed
to an J2ee module an installed Deployment. |
InstallerFactory |
This class is used by the J2eeDeployer to create, remove or find a particular
Deployment. |
J2eeApplicationMetaData |
|
J2eeDeployer |
J2eeDeployer allows to deploy single EJB.jars as well as Web.wars
(if a Servlet Container is present) or even Application.ears. |
J2eeModuleMetaData |
|
URLWizzard |
Encapsulates URL bases copy and jar file operations. |