|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A FeatureChecker can validate whether a Feature
is present in the
current Anteater install.
Method Summary | |
String |
checkFeature(Feature feature)
Check whether this Anteater installation has a feature. |
String[] |
getCheckedFeatures()
Gets an array of names of features that the implementing FeatureChecker can process. |
Method Detail |
public String[] getCheckedFeatures()
public String checkFeature(Feature feature)
feature
- The feature we require.
null
if the feature is present.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |