Resource.Factory, Resource.NoSuchResourceException, Resource.ResourceEntry, Resource.Tools| Constructor and Description |
|---|
DiscoveryOptionsResource() |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshallowCopypublic void writeModel(org.jboss.dmr.ModelNode newModel)
writeModel in interface Resourcepublic boolean isModelDefined()
isModelDefined in interface Resourcepublic boolean hasChild(PathElement element)
public Resource getChild(PathElement element)
public Resource requireChild(PathElement element)
requireChild in interface Resourcepublic boolean hasChildren(String childType)
hasChildren in interface Resourcepublic Resource navigate(PathAddress address)
public Set<String> getChildTypes()
getChildTypes in interface Resourcepublic Set<String> getChildrenNames(String childType)
getChildrenNames in interface Resourcepublic Set<Resource.ResourceEntry> getChildren(String childType)
getChildren in interface Resourcepublic void registerChild(PathElement address, Resource resource)
registerChild in interface Resourcepublic void registerChild(PathElement address, int index, Resource resource)
registerChild in interface Resourcepublic Resource removeChild(PathElement address)
removeChild in interface Resourcepublic Resource clone()
protected Set<Resource.ResourceEntry> getOptions(String type)
protected boolean hasOption(String type)
public Set<String> getOrderedChildTypes()
getOrderedChildTypes in interface ResourceCopyright © 2019 JBoss by Red Hat. All rights reserved.