Class ServiceUpdatedEvent

java.lang.Object
org.jivesoftware.openfire.muc.cluster.ServiceUpdatedEvent
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Void>

public class ServiceUpdatedEvent extends Object implements ClusterTask<Void>
Task that will update a service configuring in the cluster node. When a service is update in a cluster node the rest of the cluster nodes will need to reread their configuration from the database.
Author:
Daniel Henninger
See Also: