Google

JBoss API: Package org.jboss.deployment

Package org.jboss.deployment

Interface Summary
AutoDeployerMBean This is the interface of the AutoDeployer that is exposed for administration
DeployerMBean The common interface for services that deploy application components.
Installer The interface describing a J2EE module installer.
J2eeDeployerMBean  
 

Class Summary
AutoDeployer The AutoDeployer is used to automatically deploy applications or components thereof.
DeployerMBeanSupport
Deployment Represents a J2EE application or module (EJB.jar, Web.war or App.ear).
DeploymentNotification This notification is sent by the J2eeDeployer MBean to NotificationListener(s) who have registered with deployer.
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
LegacyInstaller A class intended to encapsulate the complex task of making an URL that points to an J2ee module an installed Deployment.
LocalDirInstaller An implementation of Installer that only works with unpackaged J2EE modules as local directories.
URLWizzard Encapsulates URL bases copy and jar file operations.
Util Common deployment utility methods.
 

Exception Summary
DeploymentException Thrown by a deployer if an application component could not be deployed.
J2eeDeploymentException Exception thrown by J2eeDeployer on deployment problems.
 



Copyright © 2000 The JBoss Organization. All Rights Reserved.