org.jumpmind.symmetric.fs.config
Class SyncConfigCollection
java.lang.Object
org.jumpmind.symmetric.fs.config.SyncConfigCollection
public class SyncConfigCollection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
protected TypedProperties properties
serverNodes
protected List<Node> serverNodes
syncConfigs
protected List<SyncConfig> syncConfigs
SyncConfigCollection
public SyncConfigCollection()
fillPropertyDefaults
public static void fillPropertyDefaults(TypedProperties properties)
getServerNodesForGroup
public List<Node> getServerNodesForGroup(String groupId)
getServerNodes
public List<Node> getServerNodes()
getSyncConfigs
public List<SyncConfig> getSyncConfigs()
getProperties
public TypedProperties getProperties()
Copyright © 2012-2013 JumpMind, Inc.. All Rights Reserved.