xmlBlaster 2.2.0 contributions API

org.xmlBlaster.contrib.replication
Interface I_InitialUpdateListener

All Known Implementing Classes:
ReplicationAgent

public interface I_InitialUpdateListener


Field Summary
static java.lang.String INITIAL_UPDATE_LISTENER_KEY
           
 
Method Summary
 void startInitialUpdate()
           
 void stopInitialUpdate()
           
 

Field Detail

INITIAL_UPDATE_LISTENER_KEY

static final java.lang.String INITIAL_UPDATE_LISTENER_KEY
See Also:
Constant Field Values
Method Detail

startInitialUpdate

void startInitialUpdate()
                        throws java.lang.Exception
Throws:
java.lang.Exception

stopInitialUpdate

void stopInitialUpdate()
                       throws java.lang.Exception
Throws:
java.lang.Exception

xmlBlaster 2.2.0 contributions API

Copyright © 1999-2014 The xmlBlaster.org contributers.