|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_ExternGateway
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 |
|---|
boolean initialize(ServerScope glob,
CommandManager commandManager)
throws XmlBlasterException
glob - The Global handle of this xmlBlaster server instance.commandManager - My manager
XmlBlasterExceptionjava.lang.String getName()
void shutdown()
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||