org.apache.felix.cm.impl
Class UpdateThread
java.lang.Object
org.apache.felix.cm.impl.UpdateThread
- All Implemented Interfaces:
- Runnable
public class UpdateThread
- extends Object
- implements Runnable
The UpdateThread
is the thread used to update managed services
and managed service factories as well as to send configuration events.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateThread
public UpdateThread(ConfigurationManager configurationManager,
ThreadGroup tg,
String name)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.