org.apache.felix.dm.test.bundle.annotation.bundledependency
Class Consumer
java.lang.Object
org.apache.felix.dm.test.bundle.annotation.bundledependency.Consumer
public class Consumer
- extends Object
Simple Consumer which has a BundleDependency dependency.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_added
protected volatile boolean m_added
m_removed
protected volatile boolean m_removed
Consumer
public Consumer()
add
public void add(Bundle b)
removed
protected void removed(Bundle b)
start
public void start()
stop
public void stop()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.