public class CurrentCompositeContext
extends java.lang.Object
| Constructor and Description |
|---|
CurrentCompositeContext() |
| Modifier and Type | Method and Description |
|---|---|
static CompositeContext |
getContext()
Returns the current composite context.
|
static CompositeContext |
setContext(CompositeContext context)
Sets the current composite context.
|
public static CompositeContext getContext()
public static CompositeContext setContext(CompositeContext context)
context - to associated; may be null