Class NotifyComponentRegistered

java.lang.Object
org.jivesoftware.openfire.component.NotifyComponentRegistered
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Void>

public class NotifyComponentRegistered extends Object implements ClusterTask<Void>
Task that will be executed on other cluster nodes to trigger the event that a component was added to a cluster node.
Author:
Gaston Dombiak
See Also: