org.objectweb.fractal.bf.connectors.jms
Class JoramServer

java.lang.Object
  extended by org.objectweb.fractal.bf.connectors.jms.JoramServer

public class JoramServer
extends Object

This class is used to launch a collocated JORAM server in case the external JMS server does not respond.


Constructor Summary
JoramServer()
           
 
Method Summary
static void start()
          Starts a collocated JORAM server.
static void stop()
          Stops the collocated JORAM server.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JoramServer

public JoramServer()
Method Detail

start

public static void start()
Starts a collocated JORAM server.


stop

public static void stop()
                 throws Exception
Stops the collocated JORAM server.

Throws:
Exception


Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.