org.apache.aries.blueprint.sample
Class DefaultRunnable

java.lang.Object
  extended by org.apache.aries.blueprint.sample.DefaultRunnable
All Implemented Interfaces:
Runnable

public class DefaultRunnable
extends Object
implements Runnable


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

Constructor Detail

DefaultRunnable

public DefaultRunnable()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

getCount

public int getCount()


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.