|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Feature
The interface for feature services implementation.
Method Summary | |
---|---|
String |
getName()
Returns the name of the feature. |
Collection<String> |
getRequiredFeatureNames()
Returns names of the required features. |
boolean |
isEnabled()
Returns true if the feature is enabled. |
Method Detail |
---|
String getName()
boolean isEnabled()
Collection<String> getRequiredFeatureNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |