| Package | Description |
|---|---|
| org.apache.deltaspike.core.util.context |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ContextualStorage |
AbstractContext.getContextualStorage(boolean createIfNotExist)
An implementation has to return the underlying storage which
contains the items held in the Context.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AbstractContext.destroyAllActive(ContextualStorage storage)
Destroys all the Contextual Instances in the specified ContextualStorage.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.