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(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.
|
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, setLogNameVoid
public ReplicationBasicConfig()
public ReplicationBasicConfig(Properties properties)
properties
- a set of properties which which to initialize the
instance propertiespublic String getChannelType()
getChannelType
in class ReplicationNetworkConfig
public ReplicationBasicConfig clone()
clone
in class ReplicationNetworkConfig
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.