| Package | Description |
|---|---|
| org.jboss.weld.bean.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.context |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.serialization |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.serialization.spi |
| Constructor and Description |
|---|
DecoratorProxyMethodHandler(SerializableContextualInstance<Decorator<java.lang.Object>,java.lang.Object> decoratorInstance,
java.lang.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 © 2015. All Rights Reserved.