public class ContextHandler
extends java.lang.Object
| Constructor and Description |
|---|
ContextHandler() |
| Modifier and Type | Method and Description |
|---|---|
ContextElement |
getContextElement()
Gets the context element.
|
java.util.ArrayList<ContextListener> |
getListeners()
Gets the listeners.
|
void |
setContext(ContextElement contextElement)
Sets the context.
|
public java.util.ArrayList<ContextListener> getListeners()
public ContextElement getContextElement()
public void setContext(ContextElement contextElement)
contextElement - the new context