|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Component
Represents a component related to an event.
Method Summary | |
---|---|
void |
addComponentAddress(XmlElement address)
Add a new component address to this component. |
java.util.Collection |
getComponentAddressList()
Contains the specific elements used to identify the address of a component. |
java.lang.String |
getResourceId()
An identifier of a manageable resource associated with an event. |
Method Detail |
---|
java.lang.String getResourceId()
java.util.Collection getComponentAddressList()
XmlElement
instances for the component addressesvoid addComponentAddress(XmlElement address)
address
- the new address to add
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |