GigaSpaces XAP 7.1 API

org.openspaces.pu.container.jee.glassfish.holder
Class GlassfishServer

java.lang.Object
  extended by org.openspaces.pu.container.jee.glassfish.holder.GlassfishServer

public class GlassfishServer
extends Object

Author:
kimchy

Constructor Summary
GlassfishServer(int port, URL domainXml)
           
 
Method Summary
 int getPort()
           
 org.glassfish.embed.Server getServer()
           
 void incPort()
           
 void start()
           
 void stop()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GlassfishServer

public GlassfishServer(int port,
                       URL domainXml)
                throws Exception
Throws:
Exception
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()
          throws Exception
Throws:
Exception

getServer

public org.glassfish.embed.Server getServer()

getPort

public int getPort()

incPort

public void incPort()

toString

public String toString()
Overrides:
toString in class Object

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.