public interface Globals
Modifier and Type | Method and Description |
---|---|
Object |
get(String identifier) |
Collection<String> |
getGlobalKeys() |
void |
set(String identifier,
Object value) |
void |
setDelegate(Globals delegate) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.