org.ow2.jonas.client
Class ClientContainer

java.lang.Object
  extended by org.ow2.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
protected  void configureExtraDialects()
          Code from org.ow2.jonas.ejb.easybeans.EasyBeansService.
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
 

Method Detail

main

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

Parameters:
args - the arguments of the client container

configureExtraDialects

protected void configureExtraDialects()
Code from org.ow2.jonas.ejb.easybeans.EasyBeansService. Configure some dialects that may be used with some databases used by JOnAS client.



Copyright © 2010 OW2 Consortium. All Rights Reserved.