org.glassfish.paas.gfplugin
Class StaticClientRuntime

java.lang.Object
  extended by org.glassfish.embeddable.GlassFishRuntime
      extended by org.glassfish.paas.gfplugin.StaticClientRuntime

public class StaticClientRuntime
extends GlassFishRuntime

Author:
bhavanishankar@java.net

Constructor Summary
StaticClientRuntime()
           
 
Method Summary
 GlassFish newGlassFish(GlassFishProperties glassFishProperties)
           
 GlassFishRuntime setHabitat(org.jvnet.hk2.component.Habitat habitat)
           
 void shutdown()
           
 
Methods inherited from class org.glassfish.embeddable.GlassFishRuntime
bootstrap, bootstrap, bootstrap, newGlassFish, shutdownInternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticClientRuntime

public StaticClientRuntime()
Method Detail

setHabitat

public GlassFishRuntime setHabitat(org.jvnet.hk2.component.Habitat habitat)

shutdown

public void shutdown()
              throws GlassFishException
Specified by:
shutdown in class GlassFishRuntime
Throws:
GlassFishException

newGlassFish

public GlassFish newGlassFish(GlassFishProperties glassFishProperties)
                       throws GlassFishException
Specified by:
newGlassFish in class GlassFishRuntime
Throws:
GlassFishException


Copyright © 2012. All Rights Reserved.