public class ModclusterFraction extends org.wildfly.swarm.config.Modcluster<ModclusterFraction> implements org.wildfly.swarm.spi.api.Fraction<ModclusterFraction>
org.wildfly.swarm.config.Modcluster.ModclusterResourcesAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ModclusterFraction() |
| Modifier and Type | Method and Description |
|---|---|
ModclusterFraction |
applyDefaults() |
static ModclusterFraction |
createDefaultFraction() |
String |
multicastAddress() |
ModclusterFraction |
multicastAddress(String address) |
int |
multicastPort() |
ModclusterFraction |
multicastPort(int port) |
void |
postConstruct() |
addPropertyChangeListener, configurationModClusterConfig, configurationModClusterConfig, configurationModClusterConfig, configurationModClusterConfig, getKey, removePropertyChangeListener, subresourcesclear, 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 static ModclusterFraction createDefaultFraction()
@PostConstruct public void postConstruct()
public ModclusterFraction applyDefaults()
applyDefaults in interface org.wildfly.swarm.spi.api.Fraction<ModclusterFraction>public ModclusterFraction multicastAddress(String address)
public String multicastAddress()
public ModclusterFraction multicastPort(int port)
public int multicastPort()
Copyright © 2016 JBoss by Red Hat. All rights reserved.