|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContributionContext | |
---|---|
org.apache.hivemind.definition | This package contains the interfaces that are needed for the definition of a registry. |
Uses of ContributionContext in org.apache.hivemind.definition |
---|
Methods in org.apache.hivemind.definition with parameters of type ContributionContext | |
---|---|
void |
Contribution.contribute(ContributionContext context)
Contributes to the configuration. |
java.lang.Object |
ConfigurationParser.parse(ContributionContext context,
java.io.InputStream data)
Parses a configuration and returns the converted data. |
java.lang.Object |
ConfigurationParser.parse(ContributionContext context,
java.lang.Object data)
Parses a configuration and returns the converted data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |