public class VertxFraction extends Object implements Fraction<VertxFraction>
Constructor and Description |
---|
VertxFraction() |
Modifier and Type | Method and Description |
---|---|
String |
clusterHost() |
VertxFraction |
clusterHost(String clusterHost) |
int |
clusterPort() |
VertxFraction |
clusterPort(int clusterPort) |
VertxFraction |
inhibitAdapterDeployment() |
boolean |
isAdapterDeploymentInhibited() |
String |
jndiName() |
VertxFraction |
jndiName(String jndiName) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applyDefaults, applyDefaults
public VertxFraction inhibitAdapterDeployment()
public String jndiName()
public VertxFraction jndiName(String jndiName)
public String clusterHost()
public VertxFraction clusterHost(String clusterHost)
public int clusterPort()
public VertxFraction clusterPort(int clusterPort)
public boolean isAdapterDeploymentInhibited()
Copyright © 2019 JBoss by Red Hat. All rights reserved.