| Package | Description |
|---|---|
| com.sun.enterprise.v3.server | |
| org.glassfish.api.deployment | |
| org.glassfish.deployment.admin | |
| org.glassfish.internal.deployment |
| Modifier and Type | Method and Description |
|---|---|
String |
ApplicationLifecycle.getDefaultTarget(String appName,
OpsParams.Origin origin,
Boolean isClassicStyle) |
| Modifier and Type | Field and Description |
|---|---|
OpsParams.Origin |
OpsParams.origin
Type of deployment operation, by default it's deployment
|
| Modifier and Type | Method and Description |
|---|---|
OpsParams.Origin |
OpsParams.getOrigin()
Type of deployment operation, by default it's deployment
|
static OpsParams.Origin |
OpsParams.Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpsParams.Origin[] |
OpsParams.Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DeploymentCommandUtils.getTarget(ParameterMap parameters,
OpsParams.Origin origin,
Deployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
String |
Deployment.getDefaultTarget(String appName,
OpsParams.Origin origin,
Boolean isClassicStyle) |
Copyright © 2017. All rights reserved.