asProperty| Constructor and Description |
|---|
ServerGroupDeployment(String serverGroup,
ModelNode node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Determine whether this object is equal to another.
|
Deployment |
getDeployment() |
String |
getServerGroup() |
int |
hashCode()
Get the hash code of this node object.
|
boolean |
isEnabled() |
boolean |
runningWithReferenceServer() |
void |
setDeployment(Deployment deployment) |
String |
toString()
Get a human-readable string representation of this model node, formatted nicely (possibly on multiple lines).
|
addDeployment, getRuntimeName, getServerGroupDeployments, isDeployedTo, isExploded, isManagedasModelNode, getName, jsCreate, setName, updateadd, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, add, addEmptyList, addEmptyObject, addExpression, as, asBigDecimal, asBigInteger, asBoolean, asBoolean, asBytes, asDouble, asDouble, asInt, asInt, asList, asLong, asLong, asObject, asProperty, asPropertyList, asString, asType, clear, clone, equals, format, fromBase64, get, get, get, getFailureDescription, getType, has, has, hasDefined, hasDefined, isDefined, isFailure, jsAsList, jsAsProperties, jsCreate, jsGetJSONString, keys, protect, remove, require, require, resolve, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setEmptyList, setEmptyObject, setExpression, setExpression, toBase64String, toJSONString, toJSONString, writeExternalpublic boolean equals(Object o)
ModelNodepublic int hashCode()
ModelNodeModelNode.protect()ed, the hash code may
change over time, thus making unprotected nodes unsuitable for use as hash table keys.public boolean isEnabled()
public String getServerGroup()
@Nullable public Deployment getDeployment()
public void setDeployment(@Nullable Deployment deployment)
public boolean runningWithReferenceServer()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.