org.objectweb.jonas.client
Class ClientContainer

java.lang.Object
  extended by org.objectweb.jonas.client.ClientContainer

public class ClientContainer
extends java.lang.Object

Defines the class use for the client container This class analyze the ear or the jar client and launch the client

Author:
Florent Benoit

Method Summary
static void main(java.lang.String[] args)
          Main method of the Client container
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Main method of the Client container

Parameters:
args - the arguments of the client container