|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HasUuid
An agent that is able to identify himself with an unique ID. Any instance of
BuildAgent
can potentially be an instance of this interface.
Method Summary | |
---|---|
java.util.UUID |
getUuid()
Get UUID of this agent |
boolean |
hasUuid()
Check whether this agent has already been assigned its UUID |
Method Detail |
---|
java.util.UUID getUuid()
boolean hasUuid()
true
, if this agent already has unique ID assigned
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |