|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ID
A unique identifier for an engine or a facility or Grid object.
The default identifiers for the broker, facilities, and an unknown ID are defined here.
| Method Summary | |
|---|---|
String |
getName()
The name of the GridObject being identified. |
String |
getType()
The type of the GridObject being identified. |
boolean |
sameAs(ID id)
Is this ID is the same (excluding session) as the supplied ID. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String getType()
String getName()
boolean sameAs(ID id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||