org.apache.felix.dm.test.bundle.annotation.temporal
Class TemporalTest

java.lang.Object
  extended by org.apache.felix.dm.test.bundle.annotation.temporal.TemporalTest
All Implemented Interfaces:
Runnable

public class TemporalTest
extends Object
implements Runnable

Service using an annotated Temporal Service dependendency.


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

Constructor Detail

TemporalTest

public TemporalTest()
Method Detail

start

protected void start()

stop

protected void stop()

run

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


Copyright © 2011 Apache Software Foundation. All Rights Reserved.