|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZeventSourceId
This class encapsulates the ID of the originating resource. This ID should
properly implement Object.equals(Object)
and
Object.hashCode()
, and should take the event type into consideration
so that events of different types are different in ID as well.
Since these classes are used to index into maps for calling triggers, they
must be immutable.
Zevent.getSourceId()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |