| Package | Description |
|---|---|
| org.glassfish.deployment.autodeploy |
| Modifier and Type | Method and Description |
|---|---|
protected AutoDeploymentOperation |
AutoDeploymentOperation.init(boolean writeMarkOnDeployed,
File file,
boolean enabled,
String virtualServer,
boolean forceDeploy,
boolean verify,
boolean preJspCompilation,
String target,
String contextRoot)
Completes the initialization of the object.
|
static AutoDeploymentOperation |
AutoDeploymentOperation.newInstance(org.glassfish.hk2.api.ServiceLocator serviceLocator,
File file,
String virtualServer,
String target,
String contextRoot)
Creates a fully-injected, ready-to-use AutoDeploymentOperation object.
|
Copyright © 2019. All rights reserved.