|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object service.id.IdentificationData service.id.ProcessIdData service.id.RemoveIdData
public class RemoveIdData
Request for a process to be removed from the identifier list. I.e., it leaves the system.
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 |
---|
public RemoveIdData(ProcessIdentifier processId)
processId
- the identifier of the process leaving the system
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |