org.objectweb.carol.jtests.conform.basic.server
Class BasicServer

java.lang.Object
  |
  +--org.objectweb.carol.jtests.conform.basic.server.BasicServer

public class BasicServer
extends java.lang.Object


Constructor Summary
BasicServer()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method This method bind all the name in the registry
static void start()
           
static void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicServer

public BasicServer()
Method Detail

main

public static void main(java.lang.String[] args)
Main method This method bind all the name in the registry


start

public static void start()

stop

public static void stop()