Uses of Class
org.glassfish.deployment.admin.DeployCommand
-
Packages that use DeployCommand Package Description org.glassfish.deployment.admin -
-
Uses of DeployCommand in org.glassfish.deployment.admin
Subclasses of DeployCommand in org.glassfish.deployment.admin Modifier and Type Class Description classDeployDirCommanddeploydir commandMethods in org.glassfish.deployment.admin with parameters of type DeployCommand Modifier and Type Method Description voidDeployCommand.Interceptor. intercept(DeployCommand self, DeploymentContext context)Called by the deployment command to intercept a deployment activity.
-