org.apache.felix.dm.test.bundle.annotation.adapter
Class ServiceProvider2

java.lang.Object
  extended by org.apache.felix.dm.test.bundle.annotation.adapter.ServiceProvider2
All Implemented Interfaces:
ServiceInterface2

public class ServiceProvider2
extends Object
implements ServiceInterface2


Field Summary
protected  Sequencer m_sequencer
           
 
Constructor Summary
ServiceProvider2()
           
 
Method Summary
 void run2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_sequencer

protected Sequencer m_sequencer
Constructor Detail

ServiceProvider2

public ServiceProvider2()
Method Detail

run2

public void run2()
Specified by:
run2 in interface ServiceInterface2


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.