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

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

public class ServiceProviderAdapter
extends Object
implements ServiceInterface3


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

Field Detail

m_adaptee

protected ServiceInterface m_adaptee

m_sequencer

protected Sequencer m_sequencer
Constructor Detail

ServiceProviderAdapter

public ServiceProviderAdapter()
Method Detail

run3

public void run3()
Specified by:
run3 in interface ServiceInterface3


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