Modifier and Type | Interface and Description |
---|---|
static class |
ResourceProvider.ResourceProviderRegistry |
static class |
ResourceProvider.Tool |
Modifier and Type | Method and Description |
---|---|
Set<String> |
children() |
ResourceProvider |
clone() |
Resource |
get(String name) |
boolean |
has(String name) |
boolean |
hasChildren() |
void |
register(String value,
int index,
Resource resource) |
void |
register(String name,
Resource resource) |
Resource |
remove(String name) |
boolean has(String name)
boolean hasChildren()
ResourceProvider clone()
Copyright © 2023 JBoss by Red Hat. All rights reserved.