public interface JGroupsProtocol
| Modifier and Type | Method and Description |
|---|---|
List<PropertyRecord> |
getProperties() |
String |
getSocketBinding() |
String |
getType() |
void |
setProperties(List<PropertyRecord> properties) |
void |
setSocketBinding(String socketBinding) |
void |
setType(String type) |
String getSocketBinding()
void setSocketBinding(String socketBinding)
String getType()
void setType(String type)
List<PropertyRecord> getProperties()
void setProperties(List<PropertyRecord> properties)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.