public class ServiceUpdatedEvent extends Object implements ClusterTask<Void>
| Constructor and Description |
|---|
ServiceUpdatedEvent() |
ServiceUpdatedEvent(String subdomain) |
| Modifier and Type | Method and Description |
|---|---|
Void |
getResult() |
void |
readExternal(ObjectInput in) |
void |
run() |
void |
writeExternal(ObjectOutput out) |
public ServiceUpdatedEvent()
public ServiceUpdatedEvent(String subdomain)
public Void getResult()
getResult in interface ClusterTask<Void>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.