public class ModclusterFraction extends org.wildfly.swarm.config.Modcluster<ModclusterFraction> implements org.wildfly.swarm.spi.api.Fraction<ModclusterFraction>
org.wildfly.swarm.config.Modcluster.ModclusterResources| 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, subresourcesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyDefaultspublic 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 © 2018 JBoss by Red Hat. All rights reserved.