Package org.jboss.deployment

Interface Summary
DeployerMBean The common interface for services that deploy application components.
J2eeDeployerMBean  
 

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.
 

Exception Summary
DeploymentException Thrown by a deployer if an application component could not be deployed.
J2eeDeploymentException
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.