Package org.glassfish.deployment.common

Class Summary
AnnotationScanner  
ApplicationConfigInfo During redeployment we preserve the application config information, if any, that the administrator has defined for the application.
Artifacts Records information about artifacts (files) that a deployer might need to track.
Artifacts.FullAndPartURIs Represents a file to be tracked (the full URI) and a relative URI to be associated with that file if is to be downloaded (e.g., as a part in a Payload).
ClassDependencyBuilder A class that can answer the following queries WITHOUT loading any classes Given a class C 1.
ClientArtifactsManager Records artifacts generated during deployment that need to be included inside the generated app client JAR so they are accessible on the runtime classpath.
DeploymentContextImpl  
DeploymentProperties This properties are used to transfer information between deployment clients and server
DeploymentUtils Utility methods for deployment.
DummyApplication A dummy implementation of ApplicationContainer class.
GenericAnnotationDetector This class will detect whether an archive contains specified annotations.
InstalledLibrariesResolver This class resolves the dependencies between optional packages (installed libraries) and also between apps/stand-alone modules that depend on optional packages (installed libraries)
ModuleExploder Simple Module exploder
SimpleDeployer<T extends Container,U extends ApplicationContainer> Convenient superclass for Deployers which only do prepare and clean up and do not actually load/unload application
 

Exception Summary
DeploymentException  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.