| Package | Description |
|---|---|
| org.jboss.as.controller.extension | |
| org.jboss.as.controller.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionResource
|
| Modifier and Type | Method and Description |
|---|---|
Set<Resource.ResourceEntry> |
ExtensionResource.getChildren(String childType) |
| Modifier and Type | Class and Description |
|---|---|
static class |
PlaceholderResource.PlaceholderResourceEntry |
| Modifier and Type | Method and Description |
|---|---|
Set<Resource.ResourceEntry> |
PlaceholderResource.getChildren(String childType) |
Set<Resource.ResourceEntry> |
Resource.getChildren(String childType)
Get the children for a given type.
|
Set<Resource.ResourceEntry> |
AbstractModelResource.getChildren(String childType) |
Set<Resource.ResourceEntry> |
DelegatingResource.getChildren(String childType) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.