|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginComponent
A simple interface used to represents a declared plugin component (DataController, StoreListener...) The init() method will be called after constructor call to initialize the component.
Field Summary | |
---|---|
static String |
REVISION
|
Method Summary | |
---|---|
boolean |
init(Plugin plugin)
Initialize the component with the given plugin configuration |
Field Detail |
---|
static final String REVISION
Method Detail |
---|
boolean init(Plugin plugin)
plugin
- the calling plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |