public static class BuddyReplicationConfig.BuddyLocatorConfig extends PluggableConfigurationComponent
className, properties
log
Constructor and Description |
---|
BuddyReplicationConfig.BuddyLocatorConfig() |
Modifier and Type | Method and Description |
---|---|
BuddyReplicationConfig.BuddyLocatorConfig |
clone() |
String |
getBuddyLocatorClass() |
Properties |
getBuddyLocatorProperties() |
void |
setBuddyLocatorClass(String buddyLocatorClass) |
void |
setBuddyLocatorProperties(Properties buddyLocatorProperties) |
equals, getClassName, getProperties, hashCode, setClassName, setProperties, setProperties, toString
addChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutability
public BuddyReplicationConfig.BuddyLocatorConfig()
public String getBuddyLocatorClass()
public void setBuddyLocatorClass(String buddyLocatorClass)
public Properties getBuddyLocatorProperties()
public void setBuddyLocatorProperties(Properties buddyLocatorProperties)
public BuddyReplicationConfig.BuddyLocatorConfig clone() throws CloneNotSupportedException
clone
in interface CloneableConfigurationComponent
clone
in class PluggableConfigurationComponent
CloneNotSupportedException
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.