Package org.glassfish.api.deployment

Interface Summary
ApplicationContainer<T> Interface to an application container.
ApplicationContext Useful services for application loading implementation
ApplicationMetaDataProvider<T> Implementations of this interface are providing deployment application metadata
Deployer<T extends Container,U extends ApplicationContainer> A deployer is capable of deploying one type of applications.
DeploymentContext Useful services for Deployer service implementation
InstrumentableClassLoader Providers of class loaders for GlassFish applications can optionally implements this interface to indicate their class loader is capable of byte code enhancement.
 

Class Summary
DeployCommandParameters Parameters passed by the user to a deployment request.
DeployCommandParameters.ParameterNames  
MetaData MetaData associated with a Deployer.
OpsParams Support class for all types of deployment operation parameters.
StateCommandParameters parameters passed to commands changing the state of a deployed application
UndeployCommandParameters Parameters passed to a deployment command.
 

Enum Summary
OpsParams.Origin There can be so far 6 types of events that can trigger deployment activities.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.