org.xmlBlaster.contrib
Interface I_ContribPlugin
- All Known Subinterfaces:
- I_ChangePublisher, I_DbPool, I_DbSpecific, I_Mapper, I_Parser, I_PrePostStatement, I_ReplSlave, I_Writer
- All Known Implementing Classes:
- DbPool, DefaultMapper, DefaultWriter, InitialUpdater, MomEventEngine, ReplicationDumper, ReplicationWriter, ReplSlave, SpecificDefault, SqlInfoParser, SqlPrePostStatement, TestDbBasics, TestDbSpecific, TestSyncPart, XmlBlasterPublisher
- public interface I_ContribPlugin
init
public void init(I_Info info)
throws java.lang.Exception
- Throws:
java.lang.Exception
shutdown
public void shutdown()
throws java.lang.Exception
- Throws:
java.lang.Exception- See Also:
I_Plugin
getUsedPropertyKeys
public java.util.Set getUsedPropertyKeys()
- Gets all property keys which may be used by this object.
- Returns:
Copyright © 1999-2007 The xmlBlaster.org contributers.