Class NotifyComponentUnregistered

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

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