public static class BuddyReplicationConfig.BuddyLocatorConfig extends PluggableConfigurationComponent
className, propertieslog| 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, toStringaddChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutabilitypublic 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 CloneableConfigurationComponentclone in class PluggableConfigurationComponentCloneNotSupportedExceptionCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.