Class NotifyComponentInfo

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

public class NotifyComponentInfo extends Object implements ClusterTask<Void>
Task that will be executed on other cluster nodes to trigger the event that a component has send its disco#info to the server.
Author:
Gaston Dombiak
See Also: