asProperty| Modifier and Type | Class and Description |
|---|---|
static class |
Deployment.Status |
| Constructor and Description |
|---|
Deployment(Server referenceServer,
ModelNode node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Determine whether this object is equal to another.
|
String |
getDisabledTime() |
String |
getEnabledTime() |
Server |
getReferenceServer() |
Deployment.Status |
getStatus() |
List<Subdeployment> |
getSubdeployments() |
int |
hashCode()
Get the hash code of this node object.
|
boolean |
hasNestedSubsystem(String name) |
boolean |
hasSubdeployments() |
boolean |
hasSubsystem(String name) |
boolean |
isEnabled() |
boolean |
isStandalone() |
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 String toString()
ModelNodepublic boolean isStandalone()
public Server getReferenceServer()
public boolean isEnabled()
public Deployment.Status getStatus()
public String getEnabledTime()
public String getDisabledTime()
public boolean hasSubdeployments()
public List<Subdeployment> getSubdeployments()
public boolean hasSubsystem(String name)
public boolean hasNestedSubsystem(String name)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.