public class OSGiGlassFishRuntime extends GlassFishRuntimeDecorator
OSGiGlassFishImpl| Constructor and Description |
|---|
OSGiGlassFishRuntime(GlassFishRuntime embeddedGfr,
org.osgi.framework.launch.Framework framework) |
| 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 OSGiGlassFishRuntime(GlassFishRuntime embeddedGfr, org.osgi.framework.launch.Framework framework)
public void shutdown()
throws GlassFishException
GlassFishRuntimeshutdown in class GlassFishRuntimeDecoratorGlassFishExceptionpublic GlassFish newGlassFish(GlassFishProperties glassfishProperties) throws GlassFishException
GlassFishRuntimenewGlassFish in class GlassFishRuntimeDecoratorglassfishProperties - GlassFishProperties used to setup the GlassFish instanceGlassFish.Status.INIT state.GlassFishExceptionCopyright © 2017. All rights reserved.