public class GlassFishRuntimeDecorator extends GlassFishRuntime
| Constructor and Description |
|---|
GlassFishRuntimeDecorator(GlassFishRuntime decoratedGfr) |
| Modifier and Type | Method and Description |
|---|---|
GlassFish |
newGlassFish(GlassFishProperties glassfishProperties)
Creates a new instance of GlassFish.
|
void |
shutdown()
Shuts down the Runtime and dispose off all the GlassFish objects
created via this Runtime
|
bootstrap, bootstrap, bootstrap, newGlassFish, shutdownInternalpublic GlassFishRuntimeDecorator(GlassFishRuntime decoratedGfr)
public void shutdown()
throws GlassFishException
GlassFishRuntimeshutdown in class GlassFishRuntimeGlassFishExceptionpublic GlassFish newGlassFish(GlassFishProperties glassfishProperties) throws GlassFishException
GlassFishRuntimenewGlassFish in class GlassFishRuntimeglassfishProperties - GlassFishProperties used to setup the GlassFish instanceGlassFish.Status.INIT state.GlassFishExceptionCopyright © 2017. All rights reserved.