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

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

public class ServiceProviderAspect
extends Object
implements ServiceInterface


Field Summary
protected  Sequencer m_sequencer
           
 
Constructor Summary
ServiceProviderAspect()
           
 
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

ServiceProviderAspect

public ServiceProviderAspect()
Method Detail

run

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


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