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–2020 JBoss by Red Hat. All rights reserved.