Will perform all the work that is needed to set up replication
@param rawStore The RawStoreFactory for the database
@param dataFac The DataFactory for this database
@param logFac The LogFactory ensuring recoverability for this database
@param slavehost The hostname for the slave
@param slaveport The port the slave is listening on
@param dbname The master database that is being replicated.
@exception StandardException Standard Derby exception policy,thrown on replication startup error.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.