org.apache.felix.dm.test.bundle.annotation.simple
Class Consumer

java.lang.Object
  extended by org.apache.felix.dm.test.bundle.annotation.simple.Consumer

public class Consumer
extends Object

Consumes a service which is provided by the Producer class.


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

Constructor Detail

Consumer

public Consumer()
Method Detail

start

protected void start()

stop

protected void stop()


Copyright © 2011 Apache Software Foundation. All Rights Reserved.