| Package | Description |
|---|---|
| com.sun.enterprise.glassfish.bootstrap | |
| com.sun.enterprise.glassfish.bootstrap.osgi | |
| fish.payara.micro.boot.runtime | |
| org.glassfish.embeddable |
Provides classes and interfaces necessary to embed GlassFish and perform
lifecycle operations, application deployments and runtime configurations.
|
| Modifier and Type | Method and Description |
|---|---|
GlassFish |
GlassFishRuntimeDecorator.newGlassFish(GlassFishProperties glassfishProperties) |
GlassFish |
StaticGlassFishRuntime.newGlassFish(GlassFishProperties glassFishProperties)
Creates a new GlassFish instance and add it to a Map of instances
created by this runtime.
|
| Modifier and Type | Method and Description |
|---|---|
GlassFish |
OSGiGlassFishRuntime.newGlassFish(GlassFishProperties glassfishProperties) |
GlassFish |
EmbeddedOSGiGlassFishRuntime.newGlassFish(GlassFishProperties gfProps) |
| Modifier and Type | Method and Description |
|---|---|
GlassFish |
MicroGlassFishRuntime.newGlassFish(GlassFishProperties glassfishProperties) |
| Modifier and Type | Method and Description |
|---|---|
abstract GlassFish |
GlassFishRuntime.newGlassFish(GlassFishProperties glassfishProperties)
Creates a new instance of GlassFish.
|
Copyright © 2017. All rights reserved.