org.ow2.easybeans.examples.messagedrivenbean
Class ClientMessageDriven
java.lang.Object
org.ow2.easybeans.examples.messagedrivenbean.ClientMessageDriven
public final class ClientMessageDriven
- extends Object
Client of the Message Driven Bean.
- 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)
throws Exception
- Main method.
- Parameters:
args
- the arguments (not required)
- Throws:
Exception
- if exception is found.
Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.