| Package | Description |
|---|---|
| org.jboss.weld.bean.proxy | |
| org.jboss.weld.context | |
| org.jboss.weld.context.unbound | |
| org.jboss.weld.serialization |
| Constructor and Description |
|---|
DecorationHelper(TargetBeanInstance originalInstance,
Bean<?> bean,
Class<T> proxyClassForDecorator,
BeanManagerImpl beanManager,
ContextualStore contextualStore,
List<Decorator<?>> decorators) |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
SerializableContextualFactory.create(String contextId,
C contextual,
ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
static Context |
PassivatingContextWrapper.wrap(Context context,
ContextualStore store) |
| Constructor and Description |
|---|
SerializableContextualInstanceImpl(C contextual,
I instance,
CreationalContext<I> creationalContext,
ContextualStore contextualStore) |
| Constructor and Description |
|---|
DependentContextImpl(ContextualStore contextualStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextualStoreImpl
Implementation of
ContextualStore |
Copyright © 2015. All Rights Reserved.