|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Feature
A configurable feature.
Typically encapsulates concepts that involve multiple filters, handlers and/or configuration properties.
| Method Summary | |
|---|---|
void |
onDisable(FeaturesAndProperties configuration)
Called when the feature is disabled. |
void |
onEnable(FeaturesAndProperties configuration)
Called when the feature is enabled. |
| Method Detail |
|---|
void onEnable(FeaturesAndProperties configuration)
configuration - configuration where the feature should be enabled.void onDisable(FeaturesAndProperties configuration)
configuration - configuration where the feature should be disabled.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||