public interface GlobalResolver
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
removeGlobal(String identifier) |
Object |
resolveGlobal(String identifier) |
void |
setGlobal(String identifier,
Object value) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.