public abstract static class RelayConfig.BridgeConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
cluster_name |
Modifier | Constructor and Description |
---|---|
protected |
BridgeConfig(String cluster_name) |
Modifier and Type | Method and Description |
---|---|
abstract JChannel |
createChannel() |
String |
getClusterName() |
String |
toString() |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.