org.objectweb.jonas.client
Class ClientContainer
java.lang.Object
org.objectweb.jonas.client.ClientContainer
public class ClientContainer
- extends 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(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 |
main
public static void main(String[] args)
- Main method of the Client container
- Parameters:
args
- the arguments of the client container
Copyright © 2007 OW2 Consortium. All Rights Reserved.