JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.webmethods.portal.system.init.dbsync
Interface IDatabaseSynchronizer
public interface
IDatabaseSynchronizer
Core interface for the bootstrap database synchronizer.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
shutdown
()
void
synchronize
()
Method Details
shutdown
void
shutdown
()
synchronize
void
synchronize
() throws
Exception
Throws:
Exception