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

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

public class ServiceProvider
extends Object
implements ServiceInterface

A BundleAdapter test, which adapts the dependency manager bundle to the ServiceInterface service.


Field Summary
protected  Bundle m_bundle
           
 
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_bundle

protected Bundle m_bundle
Constructor Detail

ServiceProvider

public ServiceProvider()
Method Detail

run

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


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