Uses of Package
org.glassfish.deployment.common

Packages that use org.glassfish.deployment.common
org.glassfish.deployment.common   
 

Classes in org.glassfish.deployment.common used by org.glassfish.deployment.common
AnnotationScanner
           
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).
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.
DeploymentException
           
Descriptor
          Descriptor is the root class for all objects representing deployment information in J2EE.
DescriptorVisitor
          This class defines the minimum visitor API each descriptor is required to implement.
DynamicAttributesDescriptor
          This class is a value holder for dynamic attributes.
ModuleDescriptor
          This class describes a module information for an applicaiton module
RootDeploymentDescriptor
          This descriptor contains all common information amongst root element of the J2EE Deployment Descriptors (application, ejb-jar, web-app, connector...).
SecurityRoleMapper
          This interface defines the protocol used by the DOL to access the role mapping information of a J2EE application.
 



Copyright © 2012. All Rights Reserved.