public class MicroGlassFishRuntime extends GlassFishRuntime
| 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 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.