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, DbWaitingPool, DefaultMapper, DefaultWriter, InitialUpdater, MomEventEngine, ReplicationDumper, ReplicationWriter, ReplSlave, SearchableConfig, SpecificDB2, SpecificDbReadonly, SpecificDefault, SpecificOracle, SpecificPostgres, SqlInfoParser, SqlInfoStreamPublisher, SqlPrePostStatement, XmlBlasterPublisher
public interface I_ContribPlugin
init
void init(I_Info info)
throws java.lang.Exception
- Throws:
java.lang.Exception
shutdown
void shutdown()
throws java.lang.Exception
- Throws:
java.lang.Exception
- See Also:
I_Plugin
getUsedPropertyKeys
java.util.Set getUsedPropertyKeys()
- Gets all property keys which may be used by this object.
- Returns:
Copyright © 1999-2014 The xmlBlaster.org contributers.