public static class RelayConfig.PropertiesBridgeConfig extends RelayConfig.BridgeConfig
Modifier and Type | Field and Description |
---|---|
protected String |
config |
cluster_name
Constructor and Description |
---|
PropertiesBridgeConfig(String cluster_name,
String config) |
Modifier and Type | Method and Description |
---|---|
JChannel |
createChannel() |
String |
toString() |
getClusterName
protected final String config
public JChannel createChannel() throws Exception
createChannel
in class RelayConfig.BridgeConfig
Exception
public String toString()
toString
in class RelayConfig.BridgeConfig
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.