public class MUCServicePropertyClusterEventTask extends Object implements ClusterTask
MUCServicePropertyEventListener of each cluster node will be alerted of the event.| Constructor and Description |
|---|
MUCServicePropertyClusterEventTask() |
| Modifier and Type | Method and Description |
|---|---|
static MUCServicePropertyClusterEventTask |
createDeleteTask(String service,
String key) |
static MUCServicePropertyClusterEventTask |
createPutTask(String service,
String key,
String value) |
Object |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public static MUCServicePropertyClusterEventTask createPutTask(String service, String key, String value)
public static MUCServicePropertyClusterEventTask createDeleteTask(String service, String key)
public Object getResult()
getResult in interface ClusterTaskpublic 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.