Skip navigation links
A C D E F G H I K L M N O P R S T U V W _ 

A

AbstractDeploymentFacility - Class in org.glassfish.deployment.client
Provides common behavior for the local and remote deployment facilities.
AbstractDeploymentFacility() - Constructor for class org.glassfish.deployment.client.AbstractDeploymentFacility
 
AbstractDeploymentFacility.DFCommandRunner - Interface in org.glassfish.deployment.client
Defines behavior implemented in the local or remote deployment facility for actually executing the requested command.
addChildTargetModuleID(TargetModuleIDImpl) - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Add a child TargetModuleID to this TargetModuleID
addProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Add a listener to receive Progress events on deployment actions.
addProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.ProgressObjectSink
Register a new ProgressListener
addProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
Registers a listener for progress events.
addProperty(String, String) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Add a new property to this status object
addPropertyChangeListener(PropertyChangeListener) - Method in class org.glassfish.deployapi.config.SunConfigBean
Register a property listener for this bean.
addSubStage(DFDeploymentStatus) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Add a sub stage to this deployment status
addTarget(Target) - Method in class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Adds a target to the collection of targets for the work to be done for this distinct module.
ALL - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
ARCHIVE_NAME - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
args - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
asMap() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
AVAILABILITY_ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

C

cancel() - Method in class org.glassfish.deployapi.ProgressObjectImpl
(optional) A cancel request on an in-process operation stops all further processing of the operation and returns the environment to it original state before the operation was executed.
cancel() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
cancel() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
CASCADE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
changeAppRef(Target[], String, String, String, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
changeState(Target[], String, String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Changes the state of an application.
checkStatusAndAddStage(TargetImpl, String, DFDeploymentStatus) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Given a Deployment status, this checks if the status is success
CLASS_NAME - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
CLASSPATH - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
ClientConfigurationImpl - Class in org.glassfish.deployapi.actions
This implementation of the ClientConfiguration interface allow for limited support of Application Client
ClientConfigurationImpl(TargetModuleIDImpl) - Constructor for class org.glassfish.deployapi.actions.ClientConfigurationImpl
Creates a new instance of ClientConfigurationImpl
CLIENTJARREQUESTED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
close() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
close the abstract archive
closeEntry(ReadableArchive) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
close a previously returned @see java.io.OutputStream returned by an addEntry call
closeEntry(OutputStream) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
close a previously returned @see java.io.OutputStream returned by an addEntry call
closeEntry() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
commandType - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
CommandXMLResultParser - Class in org.glassfish.deployment.client
 
CommandXMLResultParser() - Constructor for class org.glassfish.deployment.client.CommandXMLResultParser
 
ConfigBeanArchive - Class in org.glassfish.deployapi.config
This class act as an ReadableArchive implementation, delegating all possible APIs to the JSR88 DeployObject object.
ConfigBeanArchive(DeployableObject) - Constructor for class org.glassfish.deployapi.config.ConfigBeanArchive
Creates a new instance of ConfigBeanArchive
ConfigBeanClassLoader - Class in org.glassfish.deployapi.config
 
ConfigBeanClassLoader(DeployableObject) - Constructor for class org.glassfish.deployapi.config.ConfigBeanClassLoader
Creates a new instance of ConfigBeanClassLoader
connect(ServerConnectionIdentifier) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Connects the deployment facility to the DAS.
connect(ServerConnectionIdentifier) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Connects to a particular instance of the domain adminstration server using the provided connection information
CONTEXT_ROOT - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
CONTEXT_ROOT - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
COUNT - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
createAppRef(Target[], String, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
createAppRef(Target[], String, Map) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Add an application ref on the selected targets
createConfiguration(DeployableObject) - Method in class org.glassfish.deployapi.SunDeploymentManager
Retrieve the object that provides server-specific deployment configuration information for the J2EE deployable component.
createTarget(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
createTarget(String) - Method in interface org.glassfish.deployment.client.TargetOwner
Creates a single Target with the given name.
createTargets(String[]) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
createTargets(String[]) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Creates an array of Target objects corresponding to the list of target names.
createTargets(String[]) - Method in interface org.glassfish.deployment.client.TargetOwner
Creates several Target objects with the specified names.
createTargetsParam(Target[]) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 

D

DConfigBeanRootFactoryImpl - Class in org.glassfish.deployapi.config
This factory class is responsible for creating DConfigBeanRoot instances
ddBean - Variable in class org.glassfish.deployapi.config.SunConfigBean
 
DEFAULT_AVAILABILITY_ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_CASCADE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_EXTERNALLY_MANAGED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_FORCE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_GENERATE_RMI_STUBS - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_JAVA_WEB_START_ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_PRECOMPILE_JSP - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_REDEPLOY - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_RELOAD - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_UPLOAD - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_VERIFY - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEFAULT_VIRTUAL_SERVERS - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
delete() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
delete the archive
deleteAppRef(Target[], String, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
deleteAppRef(Target[], String, Map) - Method in interface org.glassfish.deployment.client.DeploymentFacility
remove the application ref for the provided list of targets.
deliveredEvents - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
deliveredEvents - Variable in class org.glassfish.deployapi.SimpleProgressObjectImpl
Records all events delivered so late-registering listeners will be informed of all past events as well as future ones.
deplLogger - Static variable in class org.glassfish.deployapi.DeploymentFactoryInstaller
 
deplLogger - Static variable in class org.glassfish.deployapi.SunDeploymentFactory
 
deplLogger - Static variable in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
deploy(Target[], ReadableArchive, ReadableArchive, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
deploy(Target[], URI, URI, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Deploys the application (with optional deployment plan) to the specified targets with the indicated options.
deploy(Target[], URI, URI, Map) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Initiates a deployment operation on the server, using a source archive abstraction and an optional deployment plan if the server specific information is not embedded in the source archive.
deploy(Target[], ReadableArchive, ReadableArchive, Map) - Method in interface org.glassfish.deployment.client.DeploymentFacility
 
DEPLOY_OPTION_JAVA_WEB_START_ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DEPLOY_OPTION_LIBRARIES - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
deployActionCompleted - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
DEPLOYMENT_PLAN - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DeploymentFacility - Interface in org.glassfish.deployment.client
This interface defines basic deployment related facilities such as deploying any j2ee modules on a Domain Admin Server or target servers as well as retrieving non portable artifacts for successful runs in a client mode configuration.
DeploymentFacilityFactory - Class in org.glassfish.deployment.client
This factory is for retrieving an implementation instance of DeploymentFacility.
DeploymentFacilityFactory() - Constructor for class org.glassfish.deployment.client.DeploymentFacilityFactory
 
DeploymentFacilityModuleWork(String) - Constructor for class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Creates a new instance of DeploymentFacilityModuleWork.
DeploymentFactoryInstaller - Class in org.glassfish.deployapi
This singleton object is responsible to resolving all the DeploymentManagerFactory installed in the RI and register them to the DeploymentManagerFactory
deploymentStatus - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
DeploymentStatusImpl - Class in org.glassfish.deployapi
 
DeploymentStatusImpl(ProgressObjectImpl) - Constructor for class org.glassfish.deployapi.DeploymentStatusImpl
Creates a new instance of DeploymentStatusImpl
DeploymentStatusImpl() - Constructor for class org.glassfish.deployapi.DeploymentStatusImpl
 
DeploymentStatusImplWithError - Class in org.glassfish.deployapi
Simple implementation of DeploymentStatus intended to describe an exception that occurred during a DeploymentManager method invocation.
DeploymentStatusImplWithError() - Constructor for class org.glassfish.deployapi.DeploymentStatusImplWithError
Creates a new instance of DeploymentStatusImplWithError
DeploymentStatusImplWithError(CommandType, Throwable) - Constructor for class org.glassfish.deployapi.DeploymentStatusImplWithError
Creates a new instance of DeploymentStatusImplWithError
DESCRIPTION - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
DFDeploymentProperties - Class in org.glassfish.deployment.client
Convenience class for managing deployment properties - settings or options to be conveyed to the back-end during deployment-related operations.
DFDeploymentProperties() - Constructor for class org.glassfish.deployment.client.DFDeploymentProperties
 
DFDeploymentStatus - Class in org.glassfish.deployment.client
This class encapsulates all status related to backend deployment Backend deployement can consist of several stages.
DFDeploymentStatus() - Constructor for class org.glassfish.deployment.client.DFDeploymentStatus
Creates a new uninitialized DFDeploymentStatus instance
DFDeploymentStatus(DFDeploymentStatus) - Constructor for class org.glassfish.deployment.client.DFDeploymentStatus
Creates a new uninitialized DFDeploymentStatus instance as a sub stage deployment status of the passed DFDeploymentStatus
DFDeploymentStatus.Status - Enum in org.glassfish.deployment.client
Possible status for a stage or overall deployment status
DFProgressObject - Class in org.glassfish.deployment.client
This interface extends the JSR88 interface for providing deployment operations feedback and progress information.
DFProgressObject() - Constructor for class org.glassfish.deployment.client.DFProgressObject
 
disable(Target[], String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Disables an app on the specified targets.
disable(Target[], String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Disables a deployed component on the provided list of targets
disconnect() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Disconnects the deployment facility from the DAS.
disconnect() - Method in interface org.glassfish.deployment.client.DeploymentFacility
Disconnects from a domain administration server and releases all associated resouces.
distribute(Target[], File, File) - Method in class org.glassfish.deployapi.SunDeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
distribute(Target[], InputStream, InputStream) - Method in class org.glassfish.deployapi.SunDeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
distribute(Target[], ModuleType, InputStream, InputStream) - Method in class org.glassfish.deployapi.SunDeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
distribute(Target[], Archive, Archive, Object) - Method in class org.glassfish.deployapi.SunDeploymentManager
The distribute method performs three tasks; it validates the deployment configuration data, generates all container specific classes and interfaces, and moves the fully baked archive to the designated deployment targets.
doConnect() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Performs any local- or remote-specific work related to connecting to the DAS.
doConnect() - Method in class org.glassfish.deployment.client.RemoteDeploymentFacility
 
doDisconnect() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Performs any local- or remote-specific work to end the connection to the DAS.
doDisconnect() - Method in class org.glassfish.deployment.client.RemoteDeploymentFacility
 
downloadFile(File, String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
downloadFile(File, String, String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Downloads a particular file from the server repository.

E

enable(Target[], String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Enables an app on the specified targets.
enable(Target[], String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Enables a deployed component on the provided list of targets.
ENABLED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
entries() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
entries(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
equals(Object) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
execute() - Method in class org.glassfish.deployapi.actions.ClientConfigurationImpl
This method performs an exec and starts the application client running in another process.
exists() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
exists(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
exportClientStubs(String, String) - Method in class org.glassfish.deployapi.TargetImpl
Exports the Client stub jars to the given location.
exportClientStubs(String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Exports the Client stub jars to the given location.
exportClientStubs(String, String) - Method in interface org.glassfish.deployment.client.TargetOwner
Exports the Client stub jars to the given location.
EXTERNALLY_MANAGED - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
extractTextFromXML(String, String) - Static method in class org.glassfish.deployapi.config.SunConfigBean
Convenience method extract node value from the passed xml fragment.

F

finalDeploymentStatus - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
findClass(String) - Method in class org.glassfish.deployapi.config.ConfigBeanClassLoader
 
fireProgressEvent(ProgressEvent) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Notifies all listeners that have registered interest for ProgressEvent notification.
fireProgressEvent(StateType, String) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Notifies all listeners that have registered interest for ProgressEvent notification.
fireProgressEvent(StateType, String, TargetImpl) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Notifies all listeners that have registered interest for ProgressEvent notification.
fireProgressEvent(ProgressEvent) - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
Notifies all listeners that have registered interest for ProgressEvent notification.
fireXpathEvent(XpathEvent) - Method in class org.glassfish.deployapi.config.SunConfigBean
Notification of change from the standard DDBean
FORCE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

G

GENERATE_RMI_STUBS - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
getAction() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
Retrieve the deployment ActionType for this event.
getAdditionalStatus() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getAllStageMessages() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getAllStageMessages(DFDeploymentStatus, StringBuilder) - Static method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getAllStageStatusForLevel(DFDeploymentStatus, DFDeploymentStatus.Status) - Static method in class org.glassfish.deployment.client.DFDeploymentStatus
Get all stages with this deployment status level
getArchive(URI, String) - Method in class org.glassfish.deployapi.SunDeploymentManager
Creates a new instance of Archive which can be used to store application elements in a layout that can be directly used by the application server.
getArchiveSize() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getArchiveUri() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getAvailabilityEnabled() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getAvailableModules(ModuleType, Target[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Retrieve the list of all J2EE application modules running or not running on the identified targets.
getCascade() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getCause() - Method in class org.glassfish.deployapi.DeploymentStatusImplWithError
Returns the cause for this status.
getChildTargetModuleID() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Returns the TargetModuleIDs representing submodules of this module deployed to the Target.
getClientConfiguration(TargetModuleID) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Return the ClientConfiguration object associated with the TargetModuleID.
getClientConfiguration(TargetModuleID) - Method in class org.glassfish.deployapi.ProgressObjectSink
 
getClientConfiguration(TargetModuleID) - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
getClientStubs(String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getClientStubs(String, String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Downloads the client stubs from the server repository.
getCommand() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
Retrieve the deployment CommandType of this event.
getCompletedStatus() - Method in class org.glassfish.deployapi.ProgressObjectImpl
Retrieve the final deployment status which has complete details for each stage
getCompletedStatus() - Method in class org.glassfish.deployapi.ProgressObjectSink
Report completed status for deploytool.
getCompletedStatus() - Method in class org.glassfish.deployment.client.DFProgressObject
Once the progress object has reached a completed or failed state, this API will permit to retrieve the final status information for the deployment
getConnectionEnvironment() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
getContextRoot(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getContextRoot(String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Get context root for the module
getContextRoot() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getCurrentLocale() - Method in class org.glassfish.deployapi.SunDeploymentManager
Returns the active locale this implementation of javax.enterprise.deploy.spi subpackages is running.
getDConfigBean(DDBean) - Method in class org.glassfish.deployapi.config.SunConfigBean
Return the JavaBean containing the server-specific deployment configuration information based upon the XML data provided by the DDBean.
getDConfigBeanRoot() - Method in class org.glassfish.deployapi.config.SunConfigBean
 
getDConfigBeanRoot(DDBeanRoot) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Returns the top level configuration bean, DConfigBeanRoot, associated with the deployment descriptor represented by the designated DDBeanRoot bean.
getDConfigBeanRootForType(ModuleType) - Static method in class org.glassfish.deployapi.config.DConfigBeanRootFactoryImpl
 
getDConfigBeanVersion() - Method in class org.glassfish.deployapi.SunDeploymentManager
Returns the J2EE platform version number for which the configuration beans are provided.
getDDBean() - Method in class org.glassfish.deployapi.config.SunConfigBean
Return the JavaBean containing the deployment descriptor XML text associated with this DConfigBean.
getDefaultLocale() - Method in class org.glassfish.deployapi.SunDeploymentManager
Returns the default locale supported by this implementation of javax.enterprise.deploy.spi subpackages.
getDeployableObject() - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Returns an object that provides access to the deployment descriptor data and classes of a J2EE module.
getDeploymentFacility() - Static method in class org.glassfish.deployment.client.DeploymentFacilityFactory
 
getDeploymentManager() - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
 
getDeploymentManager(String, String, String) - Method in class org.glassfish.deployapi.SunDeploymentFactory
Return a connected DeploymentManager instance.
getDeploymentStatus() - Method in class org.glassfish.deployapi.ProgressObjectImpl
Retrieve the status of this activity.
getDeploymentStatus() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
getDeploymentStatus() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
getDescription() - Method in class org.glassfish.deployapi.TargetImpl
Returns the description of the Target.
getDescription() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getDescriptor() - Method in class org.glassfish.deployapi.config.SunConfigBean
 
getDFCommandRunner(String, Map<String, Object>, String[]) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Returns a command runner for the concrete implementation.
getDFCommandRunner(String, Map<String, Object>, String[]) - Method in class org.glassfish.deployment.client.RemoteDeploymentFacility
 
getDirectories() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getDisconnectedDeploymentManager(String) - Method in class org.glassfish.deployapi.SunDeploymentFactory
Return a disconnected DeploymentManager instance.
getDisplayName() - Method in class org.glassfish.deployapi.SunDeploymentFactory
Provide a string with the name of this vendor's DeploymentManager.
getEnabled() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getEntry(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getEntrySize(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getExternallyManaged() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getForce() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getGenerateRMIStubs() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getHostAndPort(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getHostAndPort(String, boolean) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getHostAndPort(String, String, boolean) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getHostAndPort(String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
get the host and port information
getHostAndPort(String, boolean) - Method in interface org.glassfish.deployment.client.DeploymentFacility
get the host and port information with security enabled attribute
getHostAndPort(String, String, boolean) - Method in interface org.glassfish.deployment.client.DeploymentFacility
get the host and port information with the specified module id and security enabled attribute
getHostName() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Getter for property hostName.
getHostPort() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Getter for property hostPort.
getInstaller() - Static method in class org.glassfish.deployapi.DeploymentFactoryInstaller
 
getJavaWebStartEnabled() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getLibraries() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getListOfDeploymentFactoryFiles() - Method in class org.glassfish.deployapi.DeploymentFactoryInstaller
 
getMainStatus() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getManifest() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getMessage() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
Retrieve any additional information about the status of this event.
getModuleID() - Method in class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Reports the module ID for this instance of DeploymentFacilityModuleWork
getModuleID() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Returns the name of the module that is deployed to a given Target.
getModuleType() - Method in class org.glassfish.deployapi.ProgressObjectImpl
 
getModuleType() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
 
getModuleType(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getModuleType(String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Get module type for the module
getName() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getName() - Method in class org.glassfish.deployapi.TargetImpl
Returns the name of the Target.
getName() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getNonRunningModules(ModuleType, Target[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Retrieve the list of J2EE application modules distributed to the identified targets and that are currently not running on the associated server or servers.
getOwner() - Method in class org.glassfish.deployapi.TargetImpl
 
getParent() - Method in class org.glassfish.deployapi.config.SunConfigBean
 
getParent() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getParentTargetModuleID() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Returns the TargetModuleID for the containing module on the Target, if this TargetModuleID represents a submodule.
getPassword() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Getter for property password.
getPath() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getPrecompileJSP() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getProductVersion() - Method in class org.glassfish.deployapi.SunDeploymentFactory
Provide a string identifying version of this vendor's DeploymentManager.
getProgressObject() - Method in class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Returns the ProgressObject that the DeploymentFacility method returned when it was invoked.
getProgressObjectSink() - Method in class org.glassfish.deployapi.SunDeploymentManager.TargetModuleIDCollection
Returns the aggregate progress object for the collection.
getProperties() - Method in class org.glassfish.deployapi.SunDeploymentManager
 
getProperties() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getProperty(String) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getProtocol() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Getter for property protocol.
getRedeploy() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getReload() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getResourceAction() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getResourceTargetList() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getResultTargetModuleIDs() - Method in class org.glassfish.deployapi.ProgressObjectImpl
Retrieve the list of TargetModuleIDs successfully processed or created by the associated DeploymentManager operation.
getResultTargetModuleIDs() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
getResultTargetModuleIDs() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
getRunningModules(ModuleType, Target[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Retrieve the list of J2EE application modules distributed to the identified targets and that are currently running on the associated server or servers.
getStageDescription() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getStageException() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getStageIdentifier() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getStageStatus() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getStageStatusForLevel(DFDeploymentStatus.Status) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getStageStatusMessage() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getState() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
Retrieve the StateType value.
getStatus() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
getSubArchive(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
create or obtain a subarchive within this abstraction.
getSubModuleInfoForJ2EEApplication(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getSubModuleInfoForJ2EEApplication(String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Get sub module info for ear
getSubStages() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Get the list of sub stages for this deployment status
getSupportedLocales() - Method in class org.glassfish.deployapi.SunDeploymentManager
Returns an array of supported locales for this implementation.
getTarget() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Returns the Target on which the module is deployed.
getTarget() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getTargetDAS() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getTargetImpl() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
 
getTargets() - Method in class org.glassfish.deployapi.SunDeploymentManager
Retrieve the list of deployment targets supported by this DeploymentManager.
getThrowableString(Throwable) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Since DeploymentStatus only provides the ability to pass a String to the ProgressListener, the following is a convenience method for allowing the stack-trace from a Throwable to be converted to a String to send to the ProgressListeners.
getUpload() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getURI() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
getUserName() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Getter for property userName.
getVerify() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getVirtualServerHostAndPort(String, String, boolean) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getVirtualServerHostAndPort(String, String, boolean) - Method in interface org.glassfish.deployment.client.DeploymentFacility
get the host and port information with the specified virtual server and security enabled attribute
getVirtualServers() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getWebURL() - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Returns the URL for running the Web module, if this TargetModuleID represents a Web module or submodule on a Target.
getWebURL(TargetModuleID) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
getWebURL(TargetModuleID) - Method in interface org.glassfish.deployment.client.TargetOwner
Returns the Web URL for the specified module on the Target implied by the TargetModuleID.
getWsdlTargetHint() - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
getXpaths() - Method in class org.glassfish.deployapi.config.SunConfigBean
Return a list of XPaths designating the deployment descriptor information this DConfigBean requires.
getXPathToBeanMapping() - Method in class org.glassfish.deployapi.config.SunConfigBean
 

H

handleProgressEvent(ProgressEvent) - Method in class org.glassfish.deployapi.ProgressObjectSink
receives notification of a progress event from one of our registered interface.
handlesURI(String) - Method in class org.glassfish.deployapi.SunDeploymentFactory
Tests whether this factory can create a DeploymentManager object based on the specificed URI.
hashCode() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 

I

initCause(Throwable) - Method in class org.glassfish.deployapi.DeploymentStatusImplWithError
Assigns the cause for this status.
initialize() - Method in class org.glassfish.deployapi.DeploymentFactoryInstaller
 
initializeTargetModuleIDs(String) - Method in class org.glassfish.deployapi.ProgressObjectImpl
initialize the target module IDs with the passed application moduleID and the descriptors
installDeploymentFactory(File) - Method in class org.glassfish.deployapi.DeploymentFactoryInstaller
 
IS_COMPOSITE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
IS_FAILURE_FATAL - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
IS_LIFECYCLE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
isCancelSupported() - Method in class org.glassfish.deployapi.ProgressObjectImpl
Tests whether the vendor supports a cancel opertation for deployment activities.
isCancelSupported() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
isCancelSupported() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
isCompleted() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
A convience method to report if the operation is in the completed state.
isConnected() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Reports whether the deployment facility is connected.
isConnected() - Method in interface org.glassfish.deployment.client.DeploymentFacility
 
isDConfigBeanVersionSupported(DConfigBeanVersionType) - Method in class org.glassfish.deployapi.SunDeploymentManager
Returns 'true' if the configuration beans support the J2EE platform version specified.
isDirectory(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
isFailed() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
A convience method to report if the operation is in the failed state.
isLocaleSupported(Locale) - Method in class org.glassfish.deployapi.SunDeploymentManager
Reports if this implementation supports the designated locale.
isRedeploySupported() - Method in class org.glassfish.deployapi.SunDeploymentManager
This method designates whether this platform vendor provides application redeployment functionality.
isRunning() - Method in class org.glassfish.deployapi.DeploymentStatusImpl
A convience method to report if the operation is in the running state.
isSecure() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
isStopSupported() - Method in class org.glassfish.deployapi.ProgressObjectImpl
Tests whether the vendor supports a stop opertation for deployment activities.
isStopSupported() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
isStopSupported() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
isWorseThan(DFDeploymentStatus.Status) - Method in enum org.glassfish.deployment.client.DFDeploymentStatus.Status
 
isWorseThanOrEqual(DFDeploymentStatus.Status) - Method in enum org.glassfish.deployment.client.DFDeploymentStatus.Status
 
iterator() - Method in class org.glassfish.deployapi.SunDeploymentManager.TargetModuleIDCollection
Provides an Iterator over the module work items in the collection.

K

KEY_SEPARATOR - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 

L

LIFECYCLE_MODULE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
listAppRefs(String[]) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
listAppRefs(String[]) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all application refs that are present in the provided list of targets
listReferencedTargets(String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
listReferencedTargets(String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list the referenced targets for application
listTargets() - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
listTargets() - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all targets
LOAD_ORDER - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
localStrings - Static variable in class org.glassfish.deployapi.config.SunConfigBean
 
localStrings - Static variable in class org.glassfish.deployapi.config.SunDeploymentConfiguration
 
localStrings - Static variable in class org.glassfish.deployment.client.AbstractDeploymentFacility
 

M

MODULE_ID - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
MODULE_TYPE - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
moduleID - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
moduleType - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 

N

NAME - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
NON_RUNNING - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
notifyDDChange(XpathEvent) - Method in class org.glassfish.deployapi.config.SunConfigBean
A notification that the DDBean provided in the event has changed and this bean or its child beans need to reevaluate themselves.

O

open(URI) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 
org.glassfish.deployapi - package org.glassfish.deployapi
 
org.glassfish.deployapi.actions - package org.glassfish.deployapi.actions
 
org.glassfish.deployapi.config - package org.glassfish.deployapi.config
 
org.glassfish.deployment.client - package org.glassfish.deployment.client
 

P

parseDeploymentStatus(DFDeploymentStatus, PrintWriter) - Static method in class org.glassfish.deployment.client.DFDeploymentStatus
Traverse through the DeploymenStatus hierarchy and write failure/warning msgs to the print writer
parseURIForHostInfo(String) - Method in class org.glassfish.deployapi.SunDeploymentFactory
 
PATH - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
PRECOMPILE_JSP - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
prepareRemoteCommandArguments(String, Map<String, Object>, String[]) - Method in class org.glassfish.deployment.client.RemoteDeploymentFacility
Assembles an argument list suitable for use by RemoteCommand from the command, options, and operand.
prepareRemoteCommandProgramOptions(Environment) - Method in class org.glassfish.deployment.client.RemoteDeploymentFacility
 
process() - Method in class org.glassfish.deployapi.config.SunConfigBean
evaluate a standard bean
ProgressObjectImpl - Class in org.glassfish.deployapi
Implementation of the Progress Object
ProgressObjectImpl(TargetImpl) - Constructor for class org.glassfish.deployapi.ProgressObjectImpl
Creates a new instance of ProgressObjectImpl
ProgressObjectImpl(TargetImpl[]) - Constructor for class org.glassfish.deployapi.ProgressObjectImpl
 
ProgressObjectImpl(Target[]) - Constructor for class org.glassfish.deployapi.ProgressObjectImpl
 
ProgressObjectImpl(Target) - Constructor for class org.glassfish.deployapi.ProgressObjectImpl
 
ProgressObjectSink - Class in org.glassfish.deployapi
This class acts as a sink for ProgressObject.
ProgressObjectSink() - Constructor for class org.glassfish.deployapi.ProgressObjectSink
 
PROPERTY - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
propertyChange - Variable in class org.glassfish.deployapi.config.SunConfigBean
 

R

redeploy(TargetModuleID[], File, File) - Method in class org.glassfish.deployapi.SunDeploymentManager
(optional) The redeploy method provides a means for updating currently deployed J2EE applications.
redeploy(TargetModuleID[], InputStream, InputStream) - Method in class org.glassfish.deployapi.SunDeploymentManager
(optional) The redeploy method provides a means for updating currently deployed J2EE applications.
REDEPLOY - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
release() - Method in class org.glassfish.deployapi.SunDeploymentManager
The release method is the mechanism by which the tool signals to the DeploymentManager that the tool does not need it to continue running connected to the platform.
RELOAD - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RemoteDeploymentFacility - Class in org.glassfish.deployment.client
Implements DeploymentFacility, currently using the RemoteCommand to work with the admin back-end.
RemoteDeploymentFacility() - Constructor for class org.glassfish.deployment.client.RemoteDeploymentFacility
 
removeDConfigBean(DConfigBean) - Method in class org.glassfish.deployapi.config.SunConfigBean
Remove a child DConfigBean from this bean.
removeDConfigBean(DConfigBeanRoot) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Remove the root DConfigBean and all its children.
removeProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Remove a ProgressObject listener.
removeProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.ProgressObjectSink
removes a ProgressListener from our list of listeners
removeProgressListener(ProgressListener) - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
Unregister a previously-registered event listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.glassfish.deployapi.config.SunConfigBean
Unregister a property listener for this bean.
renameTo(String) - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
rename the archive
RES_CREATE_REF - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RES_DELETE_REF - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RES_DEPLOYMENT - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RES_NO_OP - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RES_REDEPLOYMENT - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RES_UNDEPLOYMENT - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RESOURCE_ACTION - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
RESOURCE_TARGET_LIST - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
restore(InputStream) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Restore from disk to a full set of configuration beans previously stored.
restoreDConfigBean(InputStream, DDBeanRoot) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Restore from disk to instantated objects all the DConfigBeans associated with a specific deployment descriptor.
run() - Method in interface org.glassfish.deployment.client.AbstractDeploymentFacility.DFCommandRunner
Runs the command.
RUNNING - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

S

save(OutputStream) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Save to disk the current set configuration beans created for this deployable module.
saveDConfigBean(OutputStream, DConfigBeanRoot) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
Save to disk all the configuration beans associated with a particular deployment descriptor file.
ServerConnectionEnvironment - Class in org.glassfish.deployment.client
This class defines the additional environment needed to connect to a particular application server deployment backend.
ServerConnectionEnvironment() - Constructor for class org.glassfish.deployment.client.ServerConnectionEnvironment
Creates a new instance of ServerConnectionEnvironment
ServerConnectionEnvironment(Map) - Constructor for class org.glassfish.deployment.client.ServerConnectionEnvironment
Creates a new instance of ServerConnectionEnvironment
ServerConnectionIdentifier - Class in org.glassfish.deployment.client
This class defines all necessary information to connect to a particular application server deployment backend.
ServerConnectionIdentifier() - Constructor for class org.glassfish.deployment.client.ServerConnectionIdentifier
Creates a new instance of ServerConnectionIdentifier
ServerConnectionIdentifier(String, int, String, String, boolean) - Constructor for class org.glassfish.deployment.client.ServerConnectionIdentifier
 
setAdditionalStatus(Map) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Set the additional status for this status
setAvailabilityEnabled(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setCascade(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setCommand(CommandType) - Method in class org.glassfish.deployapi.DeploymentStatusImpl
 
setCommand(CommandType, Object[]) - Method in class org.glassfish.deployapi.ProgressObjectImpl
 
setConnectionEnvironment(ServerConnectionEnvironment) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
setContextRoot(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setDConfigBeanVersion(DConfigBeanVersionType) - Method in class org.glassfish.deployapi.SunDeploymentManager
Set the configuration beans to be used to the J2EE platform version specificed.
setDDBean(DDBean) - Method in class org.glassfish.deployapi.config.SunConfigBean
we are being set a new DDBean, we need to reevaluate ourself.
setDeploymentManager(DeploymentManager) - Method in class org.glassfish.deployapi.config.SunDeploymentConfiguration
sets the deployment manager
setDescription(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setEnabled(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setExternallyManaged(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setForce(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setGenerateRMIStubs(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setHostName(String) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Setter for property hostName.
setHostPort(int) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Setter for property hostPort.
setJavaWebStartEnabled(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setLibraries(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setLocale(Locale) - Method in class org.glassfish.deployapi.SunDeploymentManager
Set the active locale for this implementation of javax.enterprise.deploy.spi subpackages to run.
setMessage(String) - Method in class org.glassfish.deployapi.DeploymentStatusImpl
 
setModuleID(String) - Method in class org.glassfish.deployapi.ProgressObjectImpl
 
setModuleType(ModuleType) - Method in class org.glassfish.deployapi.ProgressObjectImpl
Sets the module type for this deployed module
setModuleType(ModuleType) - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Sets the module type for this deployed module
setName(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setParent(SunConfigBean) - Method in class org.glassfish.deployapi.config.SunConfigBean
 
setParent(DFDeploymentStatus) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Setthe parent status for this status
setParentTargetModuleID(TargetModuleIDImpl) - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Sets the parent TargetModuleID
setPassword(String) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Setter for property password.
setPath(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setPrecompileJSP(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setProgressObject(ProgressObject) - Method in class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Records the ProgressObject that the DeploymentFacility returned when its method was invoked.
setProperties(Properties) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setRedeploy(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setReload(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setResourceAction(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setResourceTargetList(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setSecure(boolean) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
setServerConnectionEnvironment(ServerConnectionEnvironment) - Method in class org.glassfish.deployapi.SunDeploymentManager
Set additional env vars for the jmx https connector, provided by the client.
setStageDescription(String) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
setStageException(Throwable) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
When the stage throws an exception, it should store it here in the assiciated deployment status
setStageStatus(DFDeploymentStatus.Status) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
Set the status for this stage
setStageStatusMessage(String) - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
setState(StateType) - Method in class org.glassfish.deployapi.DeploymentStatusImpl
 
setTarget(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setupForAbnormalExit(String, TargetImpl) - Method in class org.glassfish.deployapi.ProgressObjectImpl
 
setupForNormalExit(String, TargetImpl, TargetModuleIDImpl[]) - Method in class org.glassfish.deployapi.ProgressObjectImpl
 
setUpload(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setUserName(String) - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
Setter for property userName.
setVerify(boolean) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setVirtualServers(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
setWebURL(String) - Method in class org.glassfish.deployapi.TargetModuleIDImpl
Sets the URL for running the Web module, if this TargetModuleID represents a Web module or submodule on a Target.
setWebURL(TargetModuleID, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
setWebURL(TargetModuleID, String) - Method in interface org.glassfish.deployment.client.TargetOwner
Sets the Web URL for the specified module on the Target implied by the TargetModuleID.
setWsdlTargetHint(String) - Method in class org.glassfish.deployment.client.DFDeploymentProperties
 
SimpleProgressObjectImpl - Class in org.glassfish.deployapi
Implements a progress object primarily intended to report an error during a DeploymentManager method invocation.
SimpleProgressObjectImpl(DeploymentStatus) - Constructor for class org.glassfish.deployapi.SimpleProgressObjectImpl
Creates a new instance of ProgressObjectIimplWithError
sinkProgressObject(ProgressObject) - Method in class org.glassfish.deployapi.ProgressObjectSink
register to a new ProgressObject for ProgressEvent notifications
size() - Method in class org.glassfish.deployapi.SunDeploymentManager.TargetModuleIDCollection
Reports the number of elements in the collection.
start(TargetModuleID[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Start the application running.
stop() - Method in class org.glassfish.deployapi.ProgressObjectImpl
(optional) A stop request on an in-process operation allows the operation on the current TargetModuleID to run to completion but does not process any of the remaining unprocessed TargetModuleID objects.
stop() - Method in class org.glassfish.deployapi.ProgressObjectSink
 
stop() - Method in class org.glassfish.deployapi.SimpleProgressObjectImpl
 
stop(TargetModuleID[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Stop the application running.
STUBS_JARFILENAME - Static variable in interface org.glassfish.deployment.client.DeploymentFacility
 
SUBMODULE_COUNT - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
SunConfigBean - Class in org.glassfish.deployapi.config
Superclass for all the ConfigBeans.
SunConfigBean() - Constructor for class org.glassfish.deployapi.config.SunConfigBean
 
SunDeploymentConfiguration - Class in org.glassfish.deployapi.config
A container for all the server-specific configuration information for a single top-level J2EE module.
SunDeploymentConfiguration(DeployableObject) - Constructor for class org.glassfish.deployapi.config.SunDeploymentConfiguration
Creates a new instance of SunDeploymentConfiguration
SunDeploymentFactory - Class in org.glassfish.deployapi
Concrete implementation of the JSR 88 DeploymentFactory interface.
SunDeploymentFactory() - Constructor for class org.glassfish.deployapi.SunDeploymentFactory
Creates a new instance of SunDeploymentFactory
SunDeploymentManager - Class in org.glassfish.deployapi
 
SunDeploymentManager() - Constructor for class org.glassfish.deployapi.SunDeploymentManager
Creates a new instance of DeploymentManager
SunDeploymentManager(ServerConnectionIdentifier) - Constructor for class org.glassfish.deployapi.SunDeploymentManager
Creates a new instance of DeploymentManager
SunDeploymentManager.DeploymentFacilityModuleWork - Class in org.glassfish.deployapi
Encapsulates information used with a single invocation of a DeploymentFacility method-- that is, one item of "work" the DeploymentFacility is being asked to perform.
SunDeploymentManager.TargetModuleIDCollection - Class in org.glassfish.deployapi
Organizes the target module IDs passed by a JSR88 client for easy processing one module ID at a time.
supportsElementsOverwriting() - Method in class org.glassfish.deployapi.config.ConfigBeanArchive
 

T

target - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
TARGET - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
TargetImpl - Class in org.glassfish.deployapi
Implements the Target interface as specified by JSR-88.
TargetImpl(TargetOwner, String, String) - Constructor for class org.glassfish.deployapi.TargetImpl
Creates a new TargetImpl object.
TargetModuleIDCollection(TargetModuleID[]) - Constructor for class org.glassfish.deployapi.SunDeploymentManager.TargetModuleIDCollection
Create a new instance of TargetModuleIDCollection.
TargetModuleIDImpl - Class in org.glassfish.deployapi
Implements the TargetModuleID interface from JSR-88, representing the presence of a given module on a given Target.
TargetModuleIDImpl(TargetImpl, String, TargetModuleIDImpl, TargetModuleIDImpl[]) - Constructor for class org.glassfish.deployapi.TargetModuleIDImpl
Creates a new implementation object of TargetModuleID.
TargetModuleIDImpl(TargetImpl, String) - Constructor for class org.glassfish.deployapi.TargetModuleIDImpl
Creates a new implementation object of TargetModuleId with no parent and no children.
targetModuleIDs - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
TargetOwner - Interface in org.glassfish.deployment.client
Represents any type of owner of a Target.
targets() - Method in class org.glassfish.deployapi.SunDeploymentManager.DeploymentFacilityModuleWork
Returns an array of Target instances recorded for this module.
targetsList - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
toString() - Method in class org.glassfish.deployapi.config.SunConfigBean
 
toString() - Method in class org.glassfish.deployapi.DeploymentStatusImplWithError
Displays the status as a string, including stack trace information if error is present.
toString() - Method in class org.glassfish.deployment.client.DFDeploymentStatus
 
toString() - Method in class org.glassfish.deployment.client.ServerConnectionEnvironment
 
toString() - Method in class org.glassfish.deployment.client.ServerConnectionIdentifier
 
toTargetImpl(Target) - Static method in class org.glassfish.deployapi.ProgressObjectImpl
 
toTargetImpl(Target[]) - Static method in class org.glassfish.deployapi.ProgressObjectImpl
 
TYPE - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

U

undeploy(TargetModuleID[]) - Method in class org.glassfish.deployapi.SunDeploymentManager
Remove the application from the target server.
undeploy(Target[], String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Undeploys an application from specified targets.
undeploy(Target[], String, Map) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Undeploys an application from specified targets.
undeploy(Target[], String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
 
undeploy(Target[], String, Map) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Initiates an undeployment operation of the specified module affecting the selected targets.
UPLOAD - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

V

valueOf(String) - Static method in enum org.glassfish.deployment.client.DFDeploymentStatus.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.glassfish.deployment.client.DFDeploymentStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFY - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 
VIRTUAL_SERVERS - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

W

waitFor(DFProgressObject) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
Convenient method to wait for the operation monitored by the progress object to complete, returning the final operation status.
waitFor(DFProgressObject) - Method in interface org.glassfish.deployment.client.DeploymentFacility
Wait for a progress object to be in a completed state (sucessful or failed) and return the DeploymentStatus for this progress object.
waitFor() - Method in class org.glassfish.deployment.client.DFProgressObject
Waits for the operation which this progress object is monitoring to complete.
warningMessages - Variable in class org.glassfish.deployapi.ProgressObjectImpl
 
WSDL_DIRECTORY - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
WSDL_FILE_ENTRIES - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
WSDL_LOCATION - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
WSDL_PUBLISH_URL - Static variable in class org.glassfish.deployment.client.DFDeploymentStatus
 
WSDL_TARGET_HINT - Static variable in class org.glassfish.deployment.client.DFDeploymentProperties
 

_

_listAppRefs(String[]) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
_listAppRefs(String[], String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
_listAppRefs(String[], String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
_listAppRefs(Target[], String, String) - Method in class org.glassfish.deployment.client.AbstractDeploymentFacility
 
_listAppRefs(String[]) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all application refs that are present in the provided list of targets
_listAppRefs(String[], String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all application refs that are present in the provided list of targets with the specified state
_listAppRefs(String[], String, String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all application refs that are present in the provided list of targets with the specified state and specified type
_listAppRefs(Target[], String, String) - Method in interface org.glassfish.deployment.client.DeploymentFacility
list all application refs that are present in the provided list of targets with the specified state and specified type
A C D E F G H I K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2017–2019 Eclipse Foundation. All rights reserved.