org.ow2.easybeans.examples.timerservice
Class ClientTimer

java.lang.Object
  extended by org.ow2.easybeans.examples.timerservice.ClientTimer

public final class ClientTimer
extends java.lang.Object

Client of the timer bean.

Author:
Florent Benoit

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

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


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