Class IsPluginInstalledTask

java.lang.Object
org.jivesoftware.openfire.container.IsPluginInstalledTask
All Implemented Interfaces:
Externalizable, Serializable, Runnable, ClusterTask<Boolean>

public class IsPluginInstalledTask extends Object implements ClusterTask<Boolean>
Task that will be run in each cluster node to learn if the specified plugin is installed or not.
Author:
Gaston Dombiak
See Also: