org.apache.felix.dm.test.bundle.annotation.resource
Class ServiceProvider
java.lang.Object
org.apache.felix.dm.test.bundle.annotation.resource.ServiceProvider
- All Implemented Interfaces:
- Runnable, ServiceInterface
public class ServiceProvider
- extends Object
- implements ServiceInterface
Our ServiceInterface provider, which service is activated by a ResourceAdapter.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProvider
public ServiceProvider()
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2011 Apache Software Foundation. All Rights Reserved.