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