public class ReplicationBasicConfig extends ReplicationNetworkConfig
CHANNEL_FACTORY_CLASS, CHANNEL_FACTORY_PARAMS, CHANNEL_LOG_NAME, CHANNEL_TYPE, props, validateParams| Constructor and Description |
|---|
ReplicationBasicConfig()
Constructs a ReplicationBasicConfig initialized with the system
default settings.
|
ReplicationBasicConfig(java.util.Properties properties)
Constructs a ReplicationBasicConfig initialized with the
provided propeties.
|
| Modifier and Type | Method and Description |
|---|---|
ReplicationBasicConfig |
clone()
Returns a copy of this configuration object.
|
java.lang.String |
getChannelType()
Get the channel type setting for the replication service.
|
applyRepNetProperties, create, create, createDefault, getChannelFactoryClass, getChannelFactoryParams, getLogName, getRepNetPropertySet, isValidConfigParam, registerParams, setChannelFactoryClass, setChannelFactoryClassVoid, setChannelFactoryParams, setChannelFactoryParamsVoid, setConfigParam, setLogName, setLogNameVoidpublic ReplicationBasicConfig()
public ReplicationBasicConfig(java.util.Properties properties)
properties - a set of properties which which to initialize the
instance propertiespublic java.lang.String getChannelType()
getChannelType in class ReplicationNetworkConfigpublic ReplicationBasicConfig clone()
clone in class ReplicationNetworkConfigCopyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.