| Package | Description |
|---|---|
| org.glassfish.api | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| org.glassfish.api.deployment | |
| org.glassfish.common.util.admin | |
| org.glassfish.deployment.common | |
| org.glassfish.internal.deployment |
| Modifier and Type | Method and Description |
|---|---|
String |
ParamDefaultCalculator.defaultValue(ExecutionContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdminCommandContext
Useful services for administrative commands implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminCommandContextForInstance
Most of
AdminCommandContext attributes are used in any phase
of command execution (supplemental commands, replication) but some
of them must be different for every instance. |
class |
AdminCommandContextImpl
Useful services for administrative commands implementation
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DeploymentContext
Useful services for Deployer service implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapInjectionResolver.setContext(ExecutionContext context)
Set the context that is passed to the DynamicParamImpl.defaultValue method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentContextImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedDeploymentContext
semi-private interface to the deployment context
|
Copyright © 2017. All rights reserved.