public class ModclusterFraction extends Modcluster<ModclusterFraction> implements Fraction<ModclusterFraction>
Modcluster.ModclusterResources| Constructor and Description | 
|---|
ModclusterFraction()  | 
| Modifier and Type | Method and Description | 
|---|---|
ModclusterFraction | 
applyDefaults()
Apply whatever defaults are required. 
 | 
static ModclusterFraction | 
createDefaultFraction()  | 
String | 
multicastAddress()  | 
ModclusterFraction | 
multicastAddress(String address)  | 
int | 
multicastPort()  | 
ModclusterFraction | 
multicastPort(int port)  | 
void | 
postConstruct()  | 
addPropertyChangeListener, configurationModClusterConfig, configurationModClusterConfig, configurationModClusterConfig, configurationModClusterConfig, getKey, removePropertyChangeListener, subresourcesequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyDefaultspublic static ModclusterFraction createDefaultFraction()
@PostConstruct public void postConstruct()
public ModclusterFraction applyDefaults()
FractionapplyDefaults in interface Fraction<ModclusterFraction>Fraction.applyDefaults(boolean)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.