| Class and Description |
|---|
| ProcessEnvironment.ProcessType
Enumeration of the supported process types
Server is the application server
ACC is the application client
Other is a standalone java.
|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| CommandValidationException |
| InvalidCommandException |
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandValidationException |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RuntimeType
Defines a server process type.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandValidationException |
| Class and Description |
|---|
| AdminCommandEventBroker.AdminCommandListener
Listener for AdminCommand events.
|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandValidationException |
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AdminCommandEventBroker.AdminCommandListener
Listener for AdminCommand events.
|
| AdminCommandEventBroker.EventBrokerUtils
Place relevant for utility methods
|
| Class and Description |
|---|
| RuntimeType
Defines a server process type.
|
| Class and Description |
|---|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| CommandProgress
Base interface of progress status implementation.
|
| ProgressStatus
API for providing information about work progress in
AdminCommand
implementations. |
| Class and Description |
|---|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AdminCommandState |
| AdminCommandState.State |
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandModel
Model for an administrative command
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Payload
Interface for admin command payloads--data carried
in the http request and response which flow between the admin client and the server.
|
| Payload.Inbound
Public API for inbound payloads.
|
| Payload.Outbound
Public API for outbound Payloads.
|
| Payload.Part
Public API for the payload Part.
|
| Class and Description |
|---|
| AdminCommandState |
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Payload.Outbound
Public API for outbound Payloads.
|
| Payload.Part
Public API for the payload Part.
|
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| CommandValidationException |
| RuntimeType
Defines a server process type.
|
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AuthorizationPreprocessor
Defines the API for services which provide additional information to be
used during authorization.
|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| 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.
|
| InstanceCommand
Interface for running commands on an instance
|
| InstanceCommandResult |
| InstanceState.StateType |
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| CommandModel
Model for an administrative command
|
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Class and Description |
|---|
| 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
|
| RestRedirect
annotation to redirect a rest request from CRUD operations on the configuration
tree to a command invocation (like deploy, undeploy).
|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| CommandParameters
A marker interface to indicate classes that are used to pass
parameters to the parameters method of the CommandRunner.CommandInvocation
API.
|
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| ProcessEnvironment
Process environment allow access to information related to the execution or process.
|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| 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
|
| AdminCommandSecurity.Preauthorization |
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| PasswordAliasStore
Represents a fully-functional password alias store.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| AdminCommandState |
| AdminCommandState.State |
| AuthorizationPreprocessor
Defines the API for services which provide additional information to be
used during authorization.
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| CommandModel
Model for an administrative command
|
| CommandProgress
Base interface of progress status implementation.
|
| CommandRunner
CommandRunner is a service that allows you to run administrative commands.
|
| 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.
|
| Job
Represents running (or finished) command instance.
|
| JobCreator
This is the contract responsible for creating Job
|
| JobLocator
This is a contract which is used to locate all the jobs.xml files
on server startup
|
| JobManager
This is the contract for the JobManagerService
The JobManager will be responsible for
1.
|
| JobManager.Checkpoint
Container for checkpoint related objects
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Payload.Outbound
Public API for outbound Payloads.
|
| Progress
ProgressStatus of a command.
|
| ProgressStatus
API for providing information about work progress in
AdminCommand
implementations. |
| RestEndpoints |
| RuntimeType
Defines a server process type.
|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Supplemental.Timing
enumeration of when a supplemental command can be invoked with regards to the supplemented
command execution.
|
| SupplementalCommandExecutor
An executor responsible for executing supplemental commands registered for a main command
|
| SupplementalCommandExecutor.SupplementalCommand |
| Class and Description |
|---|
| 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
|
| ClusterExecutor
A ClusterExecutor is responsible for remotely executing commands.
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| 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...
|
| CommandValidationException |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Payload.Outbound
Public API for outbound Payloads.
|
| Progress
ProgressStatus of a command.
|
| RestEndpoints |
| Supplemental
Annotation to define a supplemental command
A supplemental command runs when a main command implementation is ran, it can be
used to attach behaviours to existing commands without modifying the original
implementation.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| CommandValidationException |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| RestEndpoints |
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AdminCommandEventBroker.AdminCommandListener
Listener for AdminCommand events.
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Job
Represents running (or finished) command instance.
|
| ManagedJob
This annotation will be added for commands which need to
be managed by Job Manager
|
| RestEndpoints |
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandValidationException |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Class and Description |
|---|
| 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
|
| CommandParameters
A marker interface to indicate classes that are used to pass
parameters to the parameters method of the CommandRunner.CommandInvocation
API.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AdminCommand
This is an admin command interface, command implementations have to be
stateless and should also have a
Scope
value of PerLookup |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| Payload
Interface for admin command payloads--data carried
in the http request and response which flow between the admin client and the server.
|
| Payload.Inbound
Public API for inbound payloads.
|
| Payload.Outbound
Public API for outbound Payloads.
|
| Payload.Part
Public API for the payload Part.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AdminCommandState |
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| CommandModel.ParamModel
Model for a command parameter.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Class and Description |
|---|
| AdminCommandEventBroker.AdminCommandListener
Listener for AdminCommand events.
|
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| CommandRunner.CommandInvocation
CommandInvocation defines a command excecution context like the requested
name of the command to execute, the parameters of the command, etc...
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| RestRedirect.OpType |
| Class and Description |
|---|
| AdminCommand
This is an admin command interface, command implementations have to be
stateless and should also have a
Scope
value of PerLookup |
| CommandAspect
A marker annotation for annotations that indicate that an AdminCommand
functionality is to be extended in a certain way.
|
| CommandAspectBase
Empty implementation of CommandAspectImpl.
|
| CommandAspectImpl
Interface for defining aspects for AdminCommands.
|
| CommandModel
Model for an administrative command
|
| WrappedAdminCommand
Represents command wrapped with
CommandWrapperImpl. |
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandEventBroker
Events broker for AdminCommands.
|
| AdminCommandEventBroker.AdminCommandListener
Listener for AdminCommand events.
|
| AdminCommandEventBroker.EventBrokerUtils
Place relevant for utility methods
|
| 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.
|
| AdminCommandState |
| AdminCommandState.State |
| ClusterExecutor
A ClusterExecutor is responsible for remotely executing commands.
|
| CommandAspectImpl
Interface for defining aspects for AdminCommands.
|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| 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.
|
| CommandProgress
Base interface of progress status implementation.
|
| 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
Interface for running commands on an instance
|
| InstanceState.StateType |
| Job
Represents running (or finished) command instance.
|
| ManagedJob
This annotation will be added for commands which need to
be managed by Job Manager
|
| 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.
|
| PasswordAliasStore
Represents a fully-functional password alias store.
|
| 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.
|
| Progress
ProgressStatus of a command.
|
| ProgressStatus
API for providing information about work progress in
AdminCommand
implementations. |
| RestEndpoint.OpType |
| 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.
|
| SupplementalCommandExecutor.SupplementalCommand |
| Class and Description |
|---|
| AdminCommandContext
Useful services for administrative commands implementation
|
| Class and Description |
|---|
| ProgressStatus
API for providing information about work progress in
AdminCommand
implementations. |
| Class and Description |
|---|
| CommandParameters
A marker interface to indicate classes that are used to pass
parameters to the parameters method of the CommandRunner.CommandInvocation
API.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| RestEndpoints |
| Class and Description |
|---|
| AdminCommandContext
Useful services for administrative commands implementation
|
| SSHCommandExecutionException
Created by IntelliJ IDEA.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| Class and Description |
|---|
| CommandModel
Model for an administrative command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| 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
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| CommandModel
Model for an administrative command
|
| CommandModelProvider
Interface denoting administrative commands that provide their
model.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| RestEndpoints |
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| AccessRequired.AccessCheck
Represents an authorization check: a resource and an action to be
authorized on that resource.
|
| AccessRequired.Delegate |
| 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
|
| AdminCommandSecurity.AccessCheckProvider
Behavior required of all command classes which provide any of their
own custom authorization enforcement.
|
| AdminCommandSecurity.Preauthorization |
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| CommandParameters
A marker interface to indicate classes that are used to pass
parameters to the parameters method of the CommandRunner.CommandInvocation
API.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Supplemental
Annotation to define a supplemental command
A supplemental command runs when a main command implementation is ran, it can be
used to attach behaviours to existing commands without modifying the original
implementation.
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| AdminCommand
This is an admin command interface, command implementations have to be
stateless and should also have a
Scope
value of PerLookup |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| ProcessEnvironment.ProcessType
Enumeration of the supported process types
Server is the application server
ACC is the application client
Other is a standalone java.
|
| Class and Description |
|---|
| 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
|
| AdminCommandSecurity.Preauthorization |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| RestEndpoints |
| Supplemental
Annotation to define a supplemental command
A supplemental command runs when a main command implementation is ran, it can be
used to attach behaviours to existing commands without modifying the original
implementation.
|
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| IfFailure
Annotation used to indicate what type of failure action should be performed if the
annotated method was to return a failure error code or throw an exception.
|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| ParameterMap
A map from parameter name to a list of parameter values.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| RestEndpoints |
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| FileMonitoring
Service to monitor changes to files.
|
| FileMonitoring.FileChangeListener |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| AdminCommandContext
Useful services for administrative commands implementation
|
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| CommandException
Class for an exception that occurred while executing an asadmin command
|
| CommandModel.ParamModel
Model for a command parameter.
|
| CommandValidationException |
| Class and Description |
|---|
| AccessRequired
Allows command developers to declare what resources are affected by
the command and what actions must be authorized on each to allow the command
to execute.
|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| RestRedirects
List of @RestRedirect
|
| Class and Description |
|---|
| PasswordAliasResolver
Resolves password alias expressions of the form ${ALIAS=aliasName} using
an internal password alias store while also accepting passwords themselves
which are not translated.
|
| PasswordAliasStore
Represents a fully-functional password alias store.
|
| Class and Description |
|---|
| 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
|
| AdminCommandSecurity.Preauthorization |
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| PasswordAliasStore
Represents a fully-functional password alias store.
|
| Class and Description |
|---|
| RuntimeType
Defines a server process type.
|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| ServerEnvironment.Status |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| RestEndpoints |
| Class and Description |
|---|
| ServerEnvironment
Allow access to the environment under which GlassFish operates.
|
| Class and Description |
|---|
| 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
|
| CommandLock
Annotation used to indicate what type of lock to acquire before
executing an admin command.
|
| ExecuteOn
Annotation to qualify when an action like a command is targeted to be run
on a cluster or a set of instances.
|
| RestEndpoints |
Copyright © 2017. All rights reserved.