All Classes and Interfaces
Class
Description
Encapsulates the set of properties required to bootstrap GlassFishRuntime.
Encapsulates the result of a command invoked using
CommandRunner.run(java.lang.String, java.lang.String...).A command can have following types of exit status.
GlassFish has a very sophisticated command line interface (CLI) viz.,
'asadmin' to executive administrative commands.
Deployer service for GlassFish.
Represents a GlassFish instance and provides the ability to:
perform life cycle operations viz., start, stop and dispose.
Represents the status of
GlassFish.A custom Exception type used in the embedded glassfish startup modules.
Encapsulates the set of properties required to create a new GlassFish instance.
This is the entry point API to bootstrap GlassFish.
This is an SPI for plugging in a GlassFishRuntime.