@Address(value="/subsystem=cassandradriver/cassandra=*/host=*") public class Host<T extends Host<T>> extends Object implements org.wildfly.swarm.config.runtime.Keyed
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
String |
getKey() |
String |
outboundSocketBindingRef()
Cassandra target hostname/port number
|
T |
outboundSocketBindingRef(String value)
Cassandra target hostname/port number
|
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
public Host(String key)
public String getKey()
getKey in interface org.wildfly.swarm.config.runtime.Keyedpublic void addPropertyChangeListener(PropertyChangeListener listener)
public void removePropertyChangeListener(PropertyChangeListener listener)
@ModelNodeBinding(detypedName="outbound-socket-binding-ref") public String outboundSocketBindingRef()
Copyright © 2017 JBoss by Red Hat. All rights reserved.