| java.lang.Object org.objectweb.jonas.client.ClientContainer
ClientContainer | public class ClientContainer (Code) | | 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 | |
public static void | main(String[] args) |
main | public static void main(String[] args)(Code) | | Main method of the Client container
Parameters: args - the arguments of the client container |
|
|