public interface AgentIdentity extends ProcessIdentity
Modifier and Type | Method and Description |
---|---|
int |
getNumber()
Get the console allocated agent number.
|
getName, getUniqueID
int getNumber()
This is initially -1
until the console has allocated a number. It
does not influence AgentIdentity
equality semantics.
getNumber
in interface ProcessIdentity
Copyright © 2000-2014. All Rights Reserved.