Package | Description |
---|---|
org.jboss.weld.bean.proxy | |
org.jboss.weld.context | |
org.jboss.weld.serialization | |
org.jboss.weld.serialization.spi |
Constructor and Description |
---|
DecoratorProxyMethodHandler(SerializableContextualInstance<Decorator<Object>,Object> decoratorInstance,
Object delegateInstance) |
Modifier and Type | Class and Description |
---|---|
class |
SerializableContextualInstanceImpl<C extends Contextual<I>,I> |
Modifier and Type | Method and Description |
---|---|
<C extends Contextual<I>,I> |
ContextualStoreImpl.getSerializableContextualInstance(Contextual<I> contextual,
I instance,
CreationalContext<I> creationalContext) |
Modifier and Type | Method and Description |
---|---|
<C extends Contextual<I>,I> |
ContextualStore.getSerializableContextualInstance(Contextual<I> contextual,
I instance,
CreationalContext<I> creationalContext)
Returns a
SerializableContextualInstance that corresponds to the given
instance and Contextual |
Copyright © 2013 Seam Framework. All Rights Reserved.