Home » glassfish-v2ur2-b04-src » javax.enterprise.deploy » spi »

javax.enterprise.deploy.spi

Sub Packages:

javax.enterprise.deploy.spi.exceptions   Provides J2EE Product Vendor deployment exception implementation classes.  
javax.enterprise.deploy.spi.factories   Provides J2EE Product Vendor deployment factory implementation classes.  
javax.enterprise.deploy.spi.status   Provides J2EE Product Vendor deployment status implementation classes.  

Interfaces:

DConfigBean   The DConfigBean is a deployment configuration bean (DConfigBean) that is associated with one or more deployment descriptor beans, (DDBean).  code | html
DConfigBeanRoot   A J2EE component module consists of one or more deployment descriptor files and zero or more non-deployment descriptor XML instance documents.  code | html
DeploymentConfiguration   An interface that defines a container for all the server-specific configuration information for a single top-level J2EE module.  code | html
DeploymentManager   The DeploymentManager object provides the core set of functions a J2EE platform must provide for J2EE application deployment.  code | html
Target   A Target interface represents a single logical core server of one instance of a J2EE platform product.  code | html
TargetModuleID   A TargetModuleID interface represents a unique identifier for a deployed application module.  code | html

Classes:

MockDeploymentManager   Copyright 2003-2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.  code | html