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