Uses of Class
org.glassfish.deployment.autodeploy.AutoDeploymentOperation
-
-
Uses of AutoDeploymentOperation in org.glassfish.deployment.autodeploy
Methods in org.glassfish.deployment.autodeploy that return AutoDeploymentOperation Modifier and Type Method Description protected AutoDeploymentOperationAutoDeploymentOperation. init(boolean renameOnSuccess, File file, boolean enabled, String virtualServer, boolean forceDeploy, boolean verify, boolean preJspCompilation, String target)Completes the initialization of the object.
-