|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Extension
ExtensionBus.loadAndRegisterExtension(String)
,
ExtensionBus.loadAndRegisterExtension(Class)
,
ExtensionBus.register(Extension)
Method Summary | |
---|---|
void |
register(ExtensionBus.Registry registry)
Called by the extention bus in order to register data key needed by the current extension. |
Methods inherited from interface fr.umlv.tatoo.cc.common.extension.SimpleExtension |
---|
execute |
Method Detail |
---|
void register(ExtensionBus.Registry registry)
registry
- the registry associated with the current extension
allocated by the extension bus.ExtensionBus.Registry.register(fr.umlv.tatoo.cc.common.extension.ExtensionBus.DataKey[])
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |