public static class IronJacamarResource.IronJacamarRuntimeResource extends AbstractModelResource
Resource.Factory, Resource.NoSuchResourceException, Resource.ResourceEntry, Resource.Tools
Constructor and Description |
---|
IronJacamarRuntimeResource() |
Modifier and Type | Method and Description |
---|---|
Resource |
clone() |
org.jboss.dmr.ModelNode |
getModel()
Get the local model.
|
boolean |
isModelDefined()
Determine whether the model of this resource is defined.
|
boolean |
isRuntime() |
void |
writeModel(org.jboss.dmr.ModelNode newModel)
Write the model.
|
getChild, getChildren, getChildrenNames, getChildTypes, getOrCreateProvider, getProvider, hasChild, hasChildren, isProxy, navigate, registerChild, registerResourceProvider, removeChild, requireChild
public org.jboss.dmr.ModelNode getModel()
Resource
public void writeModel(org.jboss.dmr.ModelNode newModel)
Resource
newModel
- the new modelpublic boolean isModelDefined()
Resource
true
if the local model is definedpublic Resource clone()
clone
in interface Resource
clone
in class AbstractModelResource
public boolean isRuntime()
isRuntime
in interface Resource
isRuntime
in class AbstractModelResource
Copyright © 2014 JBoss by Red Hat. All rights reserved.