org.objectweb.jonas.client
Class ClientContainer

java.lang.Object
  extended byorg.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

Field Summary
protected  ContainerNaming naming
          Reference on the NamingManager.
 
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
 

Field Detail

naming

protected ContainerNaming naming
Reference on the NamingManager.

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