|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to allow different external gateway implementations.
| Method Summary | |
java.lang.String |
getName()
Get a human readable name of this filter implementation |
boolean |
initialize(ServerScope glob,
CommandManager commandManager)
This is called after creation of the plugin. |
void |
shutdown()
|
| Method Detail |
public boolean initialize(ServerScope glob,
CommandManager commandManager)
throws XmlBlasterException
glob - The Global handle of this xmlBlaster server instance.commandManager - My manager
XmlBlasterExceptionpublic java.lang.String getName()
public void shutdown()
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||