public class IsPluginInstalledTask extends Object implements ClusterTask<Boolean>
| Constructor and Description |
|---|
IsPluginInstalledTask()
Do not use this constructor.
|
IsPluginInstalledTask(String pluginName) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public IsPluginInstalledTask()
public IsPluginInstalledTask(String pluginName)
public Boolean getResult()
getResult in interface ClusterTask<Boolean>public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2003-2008 Jive Software.