| Package | Description |
|---|---|
| org.glassfish.api | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| org.glassfish.api.deployment |
| Class and Description |
|---|
| ActionReport
An action report is an abstract class allowing any type of server side action
like a service execution, a command execution to report on its execution
to the originator of the action.
|
| ActionReport.ExitCode |
| ActionReport.MessagePart |
| Async
Admin Command implementations can use this annotation to indicate asynchronous
execution of their logic.
|
| ExecutionContext
Any execution type invocation should be passed with an instance of this
context.
|
| Startup.Lifecycle
Deprecated.
A startup service may be useful during the lifetime of the application
server, while others need to process a task and stop running at the
end of the server startup.
|
| Class and Description |
|---|
| ActionReport
An action report is an abstract class allowing any type of server side action
like a service execution, a command execution to report on its execution
to the originator of the action.
|
| ActionReport.ExitCode |
| ExecutionContext
Any execution type invocation should be passed with an instance of this
context.
|
| Param
Param is a parameter to a command.
|
| Class and Description |
|---|
| ActionReport
An action report is an abstract class allowing any type of server side action
like a service execution, a command execution to report on its execution
to the originator of the action.
|
| ExecutionContext
Any execution type invocation should be passed with an instance of this
context.
|
| I18n
Identify an I18n resource associated with the annotated element.
|
| Param
Param is a parameter to a command.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.