| Package | Description |
|---|---|
| org.glassfish.api | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| org.glassfish.api.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
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.