org.apache.felix.dm.test.bundle.annotation.aspect
Class ServiceProvider

java.lang.Object
  extended by org.apache.felix.dm.test.bundle.annotation.aspect.ServiceProvider
All Implemented Interfaces:
ServiceInterface

public class ServiceProvider
extends Object
implements ServiceInterface


Field Summary
protected  Sequencer m_sequencer
           
 
Constructor Summary
ServiceProvider()
           
 
Method Summary
 void run()
           
 
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

ServiceProvider

public ServiceProvider()
Method Detail

run

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


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.