Interface ReconciliationFrameworkRegistrar
- All Known Subinterfaces:
- MastershipChangeServiceManager,- OwnershipChangeListener
- All Known Implementing Classes:
- MastershipChangeServiceManagerImpl
public interface ReconciliationFrameworkRegistrar
- 
Method SummaryModifier and TypeMethodDescriptionbooleanCheck if reconciliation framework is registered.
- 
Method Details- 
isReconciliationFrameworkRegisteredboolean isReconciliationFrameworkRegistered()Check if reconciliation framework is registered. If not the eventOwnershipChangeListener.becomeMasterBeforeSubmittedDS(DeviceInfo)will not be triggered.- Returns:
- true if there exists any reconciliation framework registration
 
 
-