Uses of Package
org.glassfish.embeddable
Packages that use org.glassfish.embeddable
Package
Description
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
Provides classes and interfaces necessary to plugin a custom GlassFish runtime.
-
Classes in org.glassfish.embeddable used by org.glassfish.embeddableClassDescriptionEncapsulates 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. -
Classes in org.glassfish.embeddable used by org.glassfish.embeddable.spiClassDescriptionEncapsulates the set of properties required to bootstrap GlassFishRuntime.A custom Exception type used in the embedded glassfish startup modules.This is the entry point API to bootstrap GlassFish.