public class UpdateThread
extends java.lang.Object
implements java.lang.Runnable
UpdateThread
is the thread used to update managed services
and managed service factories as well as to send configuration events.Constructor and Description |
---|
UpdateThread(ConfigurationManager configurationManager,
java.lang.ThreadGroup tg,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public UpdateThread(ConfigurationManager configurationManager, java.lang.ThreadGroup tg, java.lang.String name)
Copyright © 2006-2015 The Apache Software Foundation. All Rights Reserved.