@Address(value="/subsystem=mongodb/mongo=*/host=*") public class Host<T extends Host<T>> extends HashMap implements org.wildfly.swarm.config.runtime.Keyed
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyChangeListener(PropertyChangeListener listener)
Adds a property change listener
|
String |
getKey() |
String |
outboundSocketBindingRef()
MongoDB target hostname/port number
|
T |
outboundSocketBindingRef(String value)
MongoDB target hostname/port number
|
void |
removePropertyChangeListener(PropertyChangeListener listener)
Removes a property change listener
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic 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.