Uses of Class
org.glassfish.api.admin.Supplemental
-
Packages that use Supplemental Package Description com.sun.enterprise.v3.admin.cluster org.glassfish.deployment.admin -
-
Uses of Supplemental in com.sun.enterprise.v3.admin.cluster
Classes in com.sun.enterprise.v3.admin.cluster with annotations of type Supplemental Modifier and Type Class Description classPostRegisterInstanceCommandCauses InstanceRegisterInstanceCommand executions on the correct remote instances.classPostUnregisterInstanceCommandCauses InstanceRegisterInstanceCommand executions on the correct remote instances. -
Uses of Supplemental in org.glassfish.deployment.admin
Classes in org.glassfish.deployment.admin with annotations of type Supplemental Modifier and Type Class Description classPostDeployCommandCauses InstanceDeployCommand executions on the correct remote instances.classPostDisableCommandclassPostEnableCommandclassPostUndeployCommandRuns after any replications of the undeploy command have been sent to instances.classValidateRemoteDirDeploymentCommandMakes sure that, if a deployment is a directory deployment to a non-DAS target, that all targeted instances "see" the same files in the specified deployment directory as the DAS sees.
-