| Package | Description |
|---|---|
| org.exoplatform.commons.chromattic |
| Modifier and Type | Method and Description |
|---|---|
SessionContext |
ChromatticLifeCycle.getContext()
Returns
#getContext(false). |
SessionContext |
ChromatticLifeCycle.getContext(boolean peek)
A best effort to return a session context whether it's local or global.
|
SessionContext |
ChromatticLifeCycle.openContext()
Opens a context and returns it.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract V |
ContextualTask.execute(SessionContext context)
Implementor must provide the task logic here.
|
protected void |
ChromatticLifeCycle.onCloseSession(SessionContext context) |
protected void |
ChromatticLifeCycle.onOpenSession(SessionContext context) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.