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

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

public class ServiceProvider
extends Object
implements ServiceInterface


Constructor Summary
ServiceProvider()
           
 
Method Summary
 void doService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProvider

public ServiceProvider()
Method Detail

doService

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


Copyright © 2011 Apache Software Foundation. All Rights Reserved.