Package org.glassfish.embeddable
package org.glassfish.embeddable
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
-
ClassDescriptionEncapsulates 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 ofGlassFish.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.