|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.glassfish.api.admin | |
|---|---|
| org.glassfish.api.admin | Admin commands in GlassFish |
| org.glassfish.api.admin.config | |
| org.glassfish.api.deployment | |
| Classes in org.glassfish.api.admin used by org.glassfish.api.admin | |
|---|---|
| AdminCommand
This is an admin command interface, command implementations have to be stateless and should also have a Scope
value of PerLookup |
|
| AdminCommandContext
Useful services for administrative commands implementation |
|
| AdminCommandLock.SuspendStatus
The status of a suspend command attempt. |
|
| AdminCommandLockException
The AdminCommandLockException is generated when a command can not acquire an AdminCommandLock. |
|
| AdminCommandLockTimeoutException
The AdminCommandLockTimeoutException is generated when a command can not acquire an AdminCommandLock within the allotted time. |
|
| ClusterExecutor
A ClusterExecutor is responsible for remotely executing commands. |
|
| CommandException
|
|
| CommandLock.LockType
The type of command lock. |
|
| CommandModel
Model for an administrative command |
|
| CommandModel.ParamModel
Model for a command parameter. |
|
| CommandParameters
A marker interface to indicate classes that are used to pass parameters to the parameters method of the CommandRunner.CommandInvocation API. |
|
| CommandRunner.CommandInvocation
CommandInvocation defines a command excecution context like the requested name of the command to execute, the parameters of the command, etc... |
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run on a cluster or a set of instances. |
|
| FailurePolicy
Defines the expected behaviour from the system when a supplemental command (could be a local or remote invocation) fails to execute properly. |
|
| FileMonitoring.FileChangeListener
|
|
| InstanceCommand
|
|
| InstanceState.StateType
|
|
| ParameterBridge
A parameter mapper acts as a bridge between supplied parameters (by the user on the command line for instance) and expected parameters by a action. |
|
| ParameterMap
A map from parameter name to a list of parameter values. |
|
| Payload.Inbound
Public API for inbound payloads. |
|
| Payload.Outbound
Public API for outbound Payloads. |
|
| Payload.Part
Public API for the payload Part. |
|
| ProcessEnvironment.ProcessType
Enumeration of the supported process types Server is the application server ACC is the application client Other is a standalone java. |
|
| RestRedirect.OpType
|
|
| RuntimeType
Defines a server process type. |
|
| ServerEnvironment.Status
|
|
| Supplemental.Timing
enumeration of when a supplemental command can be invoked with regards to the supplemented command execution. |
|
| Classes in org.glassfish.api.admin used by org.glassfish.api.admin.config | |
|---|---|
| AdminCommandContext
Useful services for administrative commands implementation |
|
| Classes in org.glassfish.api.admin used by org.glassfish.api.deployment | |
|---|---|
| CommandParameters
A marker interface to indicate classes that are used to pass parameters to the parameters method of the CommandRunner.CommandInvocation API. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||