Uses of Class
org.glassfish.deployment.autodeploy.AutoUndeploymentOperation
-
Packages that use AutoUndeploymentOperation Package Description org.glassfish.deployment.autodeploy -
-
Uses of AutoUndeploymentOperation in org.glassfish.deployment.autodeploy
Methods in org.glassfish.deployment.autodeploy that return AutoUndeploymentOperation Modifier and Type Method Description protected AutoUndeploymentOperationAutoUndeploymentOperation. init(File appFile, String name, String target)Completes the intialization of the object.static AutoUndeploymentOperationAutoUndeploymentOperation. newInstance(org.glassfish.hk2.api.ServiceLocator serviceLocator, File file, String name, String target)Creates a new, injected, and initialized AutoUndeploymentOperation object.
-