public class PortalRuntimeResource extends AbstractPortalResource
org.jboss.as.controller.registry.Resource.Factory, org.jboss.as.controller.registry.Resource.NoSuchResourceException, org.jboss.as.controller.registry.Resource.ResourceEntry, org.jboss.as.controller.registry.Resource.ToolsportalContext| Constructor and Description |
|---|
PortalRuntimeResource(org.jboss.as.controller.PathElement pathElement) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.controller.registry.Resource |
getChild(org.jboss.as.controller.PathElement element) |
protected org.jboss.as.controller.registry.Resource.ResourceEntry |
getChildEntry(String name) |
Set<org.jboss.as.controller.registry.Resource.ResourceEntry> |
getChildren(String childType) |
protected Set<String> |
getChildrenNames() |
Set<String> |
getChildrenNames(String childType) |
Set<String> |
getChildTypes() |
getLoggerclone, getModel, getName, getPathElement, hasChild, hasChildren, isModelDefined, isProxy, isRuntime, navigate, registerChild, removeChild, requireChild, writeModelpublic PortalRuntimeResource(org.jboss.as.controller.PathElement pathElement)
protected Set<String> getChildrenNames()
getChildrenNames in class AbstractRuntimeResourcepublic Set<String> getChildrenNames(String childType)
getChildrenNames in interface org.jboss.as.controller.registry.ResourcegetChildrenNames in class AbstractRuntimeResourcepublic Set<org.jboss.as.controller.registry.Resource.ResourceEntry> getChildren(String childType)
getChildren in interface org.jboss.as.controller.registry.ResourcegetChildren in class AbstractRuntimeResourcepublic org.jboss.as.controller.registry.Resource getChild(org.jboss.as.controller.PathElement element)
getChild in interface org.jboss.as.controller.registry.ResourcegetChild in class AbstractRuntimeResourceprotected org.jboss.as.controller.registry.Resource.ResourceEntry getChildEntry(String name)
getChildEntry in class AbstractRuntimeResourceCopyright © 2017 JBoss by Red Hat. All Rights Reserved.