|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Plugin
Method Summary | |
---|---|
I8NProvider |
getI8NProvider()
if this plugin exposes an I8NProvider, return it here, otherwise return null |
String |
getName()
name of the plugin |
Map<String,Object> |
getTemplateVariables()
get template variables |
void |
setPluginContext(PluginContext pluginContext)
this sets the PluginContext, so that the plugin can access framework-provided services, such as the ResourceLoader |
void |
startup()
startup |
Method Detail |
---|
I8NProvider getI8NProvider()
String getName()
Map<String,Object> getTemplateVariables()
void setPluginContext(PluginContext pluginContext)
void startup() throws PragmatachException
PragmatachException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |