Package org.glassfish.deployment.common
package org.glassfish.deployment.common
-
ClassDescriptionDuring redeployment we preserve the application config information, if any, that the administrator has defined for the application.Records information about artifacts (files) that a deployer might need to track.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).A class that can answer the following queries WITHOUT loading any classes Given a class C 1.Records artifacts generated during deployment that need to be included inside the generated app client JAR so they are accessible on the runtime classpath.Writes a client JAR file, if one is needed, suitable for downloading.This properties are used to transfer information between deployment clients and serverUtility methods for deployment.Descriptor is the root class for all objects representing deployment information in J2EE.This class defines the minimum visitor API each descriptor is required to implement.A dummy implementation of ApplicationContainer class.This class is a value holder for dynamic attributes.This class will detect whether an archive contains specified annotations.This class resolves the dependencies between optional packages (installed libraries) and also between apps/stand-alone modules that depend on optional packages (installed libraries)ModuleDescriptor<T extends RootDeploymentDescriptor>This class describes a module information for an applicaiton moduleSimple Module exploderThis descriptor contains all common information amongst root element of the J2EE Deployment Descriptors (application, ejb-jar, web-app, connector...).This interface defines the protocol used by the DOL to access the role mapping information of a J2EE application.SimpleDeployer<T extends org.glassfish.api.container.Container,
U extends org.glassfish.api.deployment.ApplicationContainer<?>> Convenient superclass for Deployers which only do prepare and clean up and do not actually load/unload application