org.ow2.frascati.examples.counter.lib
Class Client

java.lang.Object
  extended by org.ow2.frascati.examples.counter.lib.Client
All Implemented Interfaces:
java.lang.Runnable

public class Client
extends java.lang.Object
implements java.lang.Runnable

Implementation of a CounterService client component.

Author:
Philippe Merle

Constructor Summary
Client()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable
See Also:
Runnable.run()


Copyright © 2010 OW2 Consortium. All Rights Reserved.