public class ClusterParameters extends Object
Modifier and Type | Field and Description |
---|---|
static String |
APPFORMER_CLUSTER |
static String |
APPFORMER_DEFAULT_CLUSTER_CONFIGS |
static String |
APPFORMER_JMS_PASSWORD |
static String |
APPFORMER_JMS_URL |
static String |
APPFORMER_JMS_USERNAME |
Constructor and Description |
---|
ClusterParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getJmsPassword() |
String |
getJmsURL() |
String |
getJmsUserName() |
Boolean |
isAppFormerClustered() |
public static final String APPFORMER_CLUSTER
public static final String APPFORMER_DEFAULT_CLUSTER_CONFIGS
public static final String APPFORMER_JMS_URL
public static final String APPFORMER_JMS_USERNAME
public static final String APPFORMER_JMS_PASSWORD
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.