org.apache.felix.dm.test.bundle.annotation.aspectlifecycle
Class ServiceProviderAspect
java.lang.Object
org.apache.felix.dm.test.bundle.annotation.aspectlifecycle.ServiceProviderAspect
- All Implemented Interfaces:
- ServiceInterface
public class ServiceProviderAspect
- extends Object
- implements ServiceInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_initCalled
protected boolean m_initCalled
m_sequencer
protected Sequencer m_sequencer
ServiceProviderAspect
public ServiceProviderAspect()
bind
protected void bind(Sequencer sequencer)
run
public void run()
- Specified by:
run
in interface ServiceInterface
Copyright © 2011 Apache Software Foundation. All Rights Reserved.