Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- appToUndeployRequestFile(File) - Static method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- appToUndeployRequestFile(File, File) - Static method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- AutoDeployConstants - Class in org.glassfish.deployment.autodeploy
-
constants detail
- AutoDeployConstants() - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployConstants
- AutoDeployDirectoryScanner - Class in org.glassfish.deployment.autodeploy
-
Implementation of Directory scanner for autodeployment Providing functionality for scanning the input source directory and return the list of deployable components for autodeployment. Provide the list of deployable modules/application, depending upon the "type" entry passed to getAllDeployableEntity(File autodeployDir, String type).
- AutoDeployDirectoryScanner() - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- AutoDeployedFilesManager - Class in org.glassfish.deployment.autodeploy
-
Contains the status of list of files that have been autodeployed.
- AutoDeployedFilesManager() - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- AutoDeployedFilesManager(String) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- AutoDeployedFilesManager.UndeployRequestedFile - Class in org.glassfish.deployment.autodeploy
- AutoDeployer - Class in org.glassfish.deployment.autodeploy
-
Handles the logic of deploying the module/app to the required destination. The destination is specified on the constructor and can be modified by calling setTarget().
- AutoDeployer(String, String, String, boolean, boolean, boolean, boolean, boolean, ServiceLocator) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployer
-
Creates a new instance of AutoDeployer
- AutoDeployer(String, String, String, boolean, boolean, ServiceLocator) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployer
- AutoDeployer(String, String, String, ServiceLocator) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployer
-
Creates a new autodeployer.
- AutoDeployer.AutodeploymentStatus - Enum Class in org.glassfish.deployment.autodeploy
- AutoDeploymentException - Exception Class in org.glassfish.deployment.autodeploy
-
AutoDeploymentException
- AutoDeploymentException() - Constructor for exception class org.glassfish.deployment.autodeploy.AutoDeploymentException
-
constructor with no argument
- AutoDeploymentException(String) - Constructor for exception class org.glassfish.deployment.autodeploy.AutoDeploymentException
-
constructor with argument String
- AutoDeploymentException(String, Throwable) - Constructor for exception class org.glassfish.deployment.autodeploy.AutoDeploymentException
-
constructor with argument String, Throwable
- AutoDeploymentException(Throwable) - Constructor for exception class org.glassfish.deployment.autodeploy.AutoDeploymentException
-
constructor with argument Throwable
- AutoDeploymentOperation - Class in org.glassfish.deployment.autodeploy
-
Performs a single auto-deployment operation for a single file.
- AutoDeploymentOperation() - Constructor for class org.glassfish.deployment.autodeploy.AutoDeploymentOperation
- AutodeployRetryManager - Class in org.glassfish.deployment.autodeploy
-
Manages retrying of autodeployed files in case a file is copied slowly.
- AutodeployRetryManager() - Constructor for class org.glassfish.deployment.autodeploy.AutodeployRetryManager
- AutoDeployService - Class in org.glassfish.deployment.autodeploy
-
A service wrapper around the autodeployer.
- AutoDeployService() - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployService
- AutoOperation - Class in org.glassfish.deployment.autodeploy
-
Abstract class for operations the AutoDeployer can perform (currently deploy and undeploy).
- AutoOperation() - Constructor for class org.glassfish.deployment.autodeploy.AutoOperation
- AutoUndeploymentOperation - Class in org.glassfish.deployment.autodeploy
-
Performs a single auto-undeploy operation for a single file.
- AutoUndeploymentOperation() - Constructor for class org.glassfish.deployment.autodeploy.AutoUndeploymentOperation
C
- cancel(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
set cancel flag, which will ensure that only if there is any current deployment is in process, it will be completed but the deployer will not do any more deployment.
- changed(PropertyChangeEvent[]) - Method in class org.glassfish.deployment.autodeploy.AutoDeployService
D
- DEFAULT_AUTODEPLOY_DIR - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Default autodeploy dir set to "autodeploy" relative to server root
- DEFAULT_POLLING_INTERVAL - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Default polling interval set to 2sec
- deleteAllMarks(File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Deletes all possible marker files for the file.
- deleteDeployedFileInfo(File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployer
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoDeploymentOperation
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutodeployRetryManager
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployService
- deplLogger - Static variable in class org.glassfish.deployment.autodeploy.AutoOperation
- deploy(File, File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Deploy any type of module.
- DEPLOY_FAILED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
- DEPLOY_FAILURE - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployer
- DEPLOY_METHOD - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
common deploy action
- DEPLOY_PENDING - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployer
- DEPLOY_SUCCESS - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployer
- DEPLOYED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Extension of file, after successful deployment
- deployedEntity(File, File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- deployedEntity(File, File) - Method in interface org.glassfish.deployment.autodeploy.DirectoryScanner
- DirectoryScanner - Interface in org.glassfish.deployment.autodeploy
-
Interface defining a method for filtering out deployable compenets.
- disableRenameOnSuccess() - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
If an archive is successfully autodeployed, file will not be renamed to archive_deployed
E
- enableRenameOnSuccess() - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
If an archive is successfully autodeployed will be renamed to archive_deployed
F
- FAILURE - Enum constant in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
- forExitCode(ActionReport.ExitCode) - Static method in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
G
- getAllDeployableModules(File, boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
-
Get the list of all deployable files
- getAllDeployableModules(File, boolean) - Method in interface org.glassfish.deployment.autodeploy.DirectoryScanner
- getAllFilesForUndeployment(File, boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- getAllFilesForUndeployment(File, boolean) - Method in interface org.glassfish.deployment.autodeploy.DirectoryScanner
- getDeployedFile(File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Returns a File object for the "deployed" marker file for a given file.
- getDeployFailedFile(File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Returns a File object for the "deploy failed" marker file for a given file.
- getFilesForDeployment(File[]) - Method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
-
Compare the list of files with the current status info and determine the files that need to be deployed
- getFilesForUndeployment(File[]) - Method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
-
Compare the list of files with the current status info and determine the apps that need to be undeployed.
- getListOfFiles(File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- getListOfFiles(File, boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- getMessageString(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoDeploymentOperation
-
Returns the appropriate message string for the given operation and the outcome.
- getMessageString(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Returns the appropriate message string for the given operation and the outcome.
- getMessageString(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoUndeploymentOperation
-
Returns the appropriate message string for the given operation and the outcome.
- getUndeployedFile(File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Returns a File object for the "undeployed" marker file for a given file.
- getUndeployFailedFile(File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Returns a File object for the "undeploy failed" marker file for a given file.
H
- hasNewDeployableEntity(File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
-
return true if any new deployable entity is present in autodeployDir
- hasNewDeployableEntity(File) - Method in interface org.glassfish.deployment.autodeploy.DirectoryScanner
I
- init(boolean, File, boolean, String, boolean, boolean, boolean, String) - Method in class org.glassfish.deployment.autodeploy.AutoDeploymentOperation
-
Completes the initialization of the object.
- init(File, String, String) - Method in class org.glassfish.deployment.autodeploy.AutoUndeploymentOperation
-
Completes the intialization of the object.
- isCancelled() - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
get cancel flag value
L
- loadStatus(File) - Static method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
-
Create an instance from the persisted file in the specified directory.
- loadStatus(String) - Static method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
M
- MARKER_FILE_SUFFIXES - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
- markFiles(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoDeploymentOperation
-
Marks the files relevant to the specified file appropriately given the outcome of the command as given in the status.
- markFiles(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoOperation
-
Marks the files relevant to the specified file appropriately given the outcome of the command as given in the status.
- markFiles(AutoDeployer.AutodeploymentStatus, File) - Method in class org.glassfish.deployment.autodeploy.AutoUndeploymentOperation
-
Marks the files relevant to the specified file appropriately given the outcome of the command as given in the status.
- MAX_TARDINESS - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Max tardiness between schedule and actual execution of task.
- MIN_POOLING_INTERVAL - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Max tardiness between schedule and actual execution of task.
N
- NOTDEPLOYED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Extension of file, if deployment fails
O
- org.glassfish.deployment.autodeploy - package org.glassfish.deployment.autodeploy
P
- PENDING - Enum constant in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
- PENDING - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
File type if it is being monitored due to slow growth
- postConstruct() - Method in class org.glassfish.deployment.autodeploy.AutodeployRetryManager
- postConstruct() - Method in class org.glassfish.deployment.autodeploy.AutoDeployService
- preDestroy() - Method in class org.glassfish.deployment.autodeploy.AutoDeployService
- printException(Exception) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
R
- run() - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Run through the auto-deployment procedure.
- run(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
S
- setDeployedFileInfo(File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
-
Update the status of the file as deployed.
- setDirectory(String) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Sets the directory to be scanned by the autodeployer.
- setDirectoryScanner(DirectoryScanner) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
set DirectoryScanner which will be used for filtering out deployeble component
- setHabitat(ServiceLocator) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Sets the habitat for use in creating DeployCommand and UndeployCommand instances.
- setJspPreCompilation(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Set whether this AutoDeployer should precompile JSPs or not.
- setJspPrecompilationEnabled(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Sets whether or not the precompileJSP option should be requested during autodeployments.
- setTarget(String) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
set target server where the autual deployment will be done
- setVerifierEnabled(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Sets whether descriptor verification should be requested during autodeployments.
- setVerify(boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
Set whether this AutoDeployer should verify or not.
- STARTING_DELAY - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
Starting delay between AutoDeployTask activation and actual deployment.
- statDir - Variable in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
- SUCCESS - Enum constant in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
U
- UNDEPLOY_FAILED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
- UNDEPLOY_METHOD - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
-
common undeploy action
- UNDEPLOY_REQUESTED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
- undeployAll(File, boolean) - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
-
do undeployment for all deleted applications in autoDeployDir dir.
- UNDEPLOYED - Static variable in class org.glassfish.deployment.autodeploy.AutoDeployConstants
- undeployedEntity(File, File) - Method in class org.glassfish.deployment.autodeploy.AutoDeployDirectoryScanner
- undeployedEntity(File, File) - Method in interface org.glassfish.deployment.autodeploy.DirectoryScanner
- UndeployRequestedFile(File) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
- UndeployRequestedFile(File, String) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
- UndeployRequestedFile(String) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
- UndeployRequestedFile(String, String) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
- UndeployRequestedFile(URI) - Constructor for class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager.UndeployRequestedFile
V
- valueOf(String) - Static method in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- waitUntilIdle() - Method in class org.glassfish.deployment.autodeploy.AutoDeployer
- WARNING - Enum constant in enum class org.glassfish.deployment.autodeploy.AutoDeployer.AutodeploymentStatus
- writeStatus() - Method in class org.glassfish.deployment.autodeploy.AutoDeployedFilesManager
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form