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