|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An Contribution is a contribution to an org.apache.hivemind.ConfigurationPoint
.
Method Summary | |
Module |
getContributingModule()
Returns the module which made this contribution. |
java.util.List |
getElements()
Returns a List of Element , the representation of
the XML elements in the extension. |
Method Detail |
public Module getContributingModule()
public java.util.List getElements()
Element
, the representation of
the XML elements in the extension. The ConfigurationPoint
will use its Schema
(if present)
to convert this XML representation into the object representation
returned by ConfigurationPoint.getElements()
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |