public class GridServiceAgentStoppedEvent extends AbstractGridServiceAgentProvisioningEvent
| Constructor and Description | 
|---|
GridServiceAgentStoppedEvent()
Deserialization cotr 
 | 
GridServiceAgentStoppedEvent(String hostAddress,
                            String agentUid)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAgentUid()  | 
String | 
getDecisionDescription()
Each decision event instance has the same (parameterized) description as other event
 instances with the same type. 
 | 
String | 
getHostAddress()  | 
void | 
readExternal(ObjectInput in)  | 
void | 
setAgentUid(String agentUid)  | 
void | 
setHostAddress(String hostAddress)  | 
void | 
writeExternal(ObjectOutput out)  | 
toStringgetGridServiceAgentZones, getProcessingUnitName, isComplete, isUndeploying, setComplete, setGridServiceAgentZones, setProcessingUnitName, setUndeploying, toStringHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisComplete, isUndeployinggetGridServiceAgentZones, getProcessingUnitNamesetComplete, setUndeployingsetGridServiceAgentZones, setProcessingUnitNamepublic GridServiceAgentStoppedEvent()
public String getHostAddress()
public void setHostAddress(String hostAddress)
public String getAgentUid()
public void setAgentUid(String agentUid)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class AbstractElasticProcessingUnitProgressChangedEventIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class AbstractElasticProcessingUnitProgressChangedEventIOExceptionClassNotFoundExceptionpublic String getDecisionDescription()
AbstractElasticProcessingUnitDecisionEventgetDecisionDescription in interface ElasticProcessingUnitDecisionEventgetDecisionDescription in class AbstractElasticProcessingUnitDecisionEventCopyright © GigaSpaces.