Package | Description |
---|---|
org.apache.deltaspike.core.util.context |
Modifier and Type | Method and Description |
---|---|
static Map<Object,ContextualInstanceInfo<?>> |
AbstractContext.destroyAllActive(ContextualStorage storage)
Destroys all the Contextual Instances in the specified ContextualStorage.
|
Map<Object,ContextualInstanceInfo<?>> |
ContextualStorage.getStorage() |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractContext.destroyBean(javax.enterprise.context.spi.Contextual bean,
ContextualInstanceInfo<?> contextualInstanceInfo) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.