service.id
Class RemoveIdData

java.lang.Object
  extended by service.id.IdentificationData
      extended by service.id.ProcessIdData
          extended by service.id.RemoveIdData
All Implemented Interfaces:
java.io.Serializable

public class RemoveIdData
extends ProcessIdData

Request for a process to be removed from the identifier list. I.e., it leaves the system.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class service.id.ProcessIdData
processId
 
Constructor Summary
RemoveIdData(ProcessIdentifier processId)
           
 
Method Summary
 
Methods inherited from class service.id.ProcessIdData
getProcessId, setProcessId
 
Methods inherited from class service.id.IdentificationData
serialize, unserialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveIdData

public RemoveIdData(ProcessIdentifier processId)
Parameters:
processId - the identifier of the process leaving the system