org.ow2.easybeans.examples.statefulbean
Class ClientStateful
java.lang.Object
org.ow2.easybeans.examples.statefulbean.ClientStateful
public final class ClientStateful
- 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 |
main
public static void main(String[] args)
- Main method.
- Parameters:
args
- the arguments (not required)
Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.