| Package | Description |
|---|---|
| org.glassfish.deployment.autodeploy |
| Modifier and Type | Method and Description |
|---|---|
protected AutoUndeploymentOperation |
AutoUndeploymentOperation.init(File appFile,
String name,
String target)
Completes the intialization of the object.
|
static AutoUndeploymentOperation |
AutoUndeploymentOperation.newInstance(org.glassfish.hk2.api.ServiceLocator serviceLocator,
File file,
String name,
String target)
Creates a new, injected, and initialized AutoUndeploymentOperation object.
|
Copyright © 2019. All rights reserved.