|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.contrib.replication.ReplicationWriter
| Field Summary | |
protected I_Info |
info
|
protected I_DbPool |
pool
|
| Fields inherited from interface org.xmlBlaster.contrib.ContribConstants |
FILE_DATE, FILENAME_ATTR, FILENAME_ATTR_OLD_FASHION, SUBDIR_ATTR, TIMESTAMP_ATTR, TOPIC_NAME |
| Constructor Summary | |
ReplicationWriter()
|
|
| Method Summary | |
java.util.Set |
getUsedPropertyKeys()
Gets all property keys which may be used by this object. |
void |
init(I_Info info_)
|
void |
shutdown()
|
void |
store(SqlInfo dbInfo)
|
void |
update(java.lang.String topic,
java.io.InputStream is,
java.util.Map attrMap)
The message received from the MoM or from another source. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected I_DbPool pool
protected I_Info info
| Constructor Detail |
public ReplicationWriter()
| Method Detail |
public java.util.Set getUsedPropertyKeys()
I_ContribPlugin
getUsedPropertyKeys in interface I_ContribPluginI_ContribPlugin.getUsedPropertyKeys()
public void init(I_Info info_)
throws java.lang.Exception
init in interface I_ContribPluginjava.lang.Exception
public void shutdown()
throws java.lang.Exception
shutdown in interface I_ContribPluginjava.lang.ExceptionI_Plugin
public void store(SqlInfo dbInfo)
throws java.lang.Exception
store in interface I_Writerjava.lang.Exception
public void update(java.lang.String topic,
java.io.InputStream is,
java.util.Map attrMap)
throws java.lang.Exception
I_Update
update in interface I_Updatetopic - The topic nameattrMap - A map with attribute, can be null
java.lang.Exception
|
xmlBlaster 1.6.2 contributions API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||