public class StaticGlassFishRuntime extends GlassFishRuntime
| Constructor and Description |
|---|
StaticGlassFishRuntime(com.sun.enterprise.module.bootstrap.Main main) |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(URL u,
File destFile,
boolean overwrite) |
GlassFish |
newGlassFish(GlassFishProperties glassFishProperties)
Creates a new GlassFish instance and add it to a Map of instances
created by this runtime.
|
void |
shutdown()
Shuts down the Runtime and dispose off all the GlassFish objects
created via this Runtime
|
bootstrap, bootstrap, bootstrap, newGlassFish, shutdownInternalpublic StaticGlassFishRuntime(com.sun.enterprise.module.bootstrap.Main main)
public GlassFish newGlassFish(GlassFishProperties glassFishProperties) throws GlassFishException
newGlassFish in class GlassFishRuntimeglassFishProperties - ExceptionGlassFishExceptionpublic void shutdown()
throws GlassFishException
GlassFishRuntimeshutdown in class GlassFishRuntimeGlassFishExceptionCopyright © 2019. All rights reserved.