org.ow2.easybeans.examples.statelessbean
Class ClientStateless

java.lang.Object
  extended by org.ow2.easybeans.examples.statelessbean.ClientStateless

public final class ClientStateless
extends Object

Simple client of the stateless.

Author:
Florent Benoit

Method Summary
static void main(String[] args)
          Main method.
 
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)
                 throws Exception
Main method.

Parameters:
args - the arguments (not required)
Throws:
Exception - if exception is found.


Copyright © 2006-2011 OW2 Consortium. All Rights Reserved.