| Package | Description |
|---|---|
| org.jboss.weld.bean.proxy |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.context |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.serialization |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.serialization.spi |
| Constructor and Description |
|---|
DecoratorProxyMethodHandler(SerializableContextualInstance<javax.enterprise.inject.spi.Decorator<Object>,Object> decoratorInstance,
Object delegateInstance) |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableContextualInstanceImpl<C extends javax.enterprise.context.spi.Contextual<I>,I> |
| Modifier and Type | Method and Description |
|---|---|
<C extends javax.enterprise.context.spi.Contextual<I>,I> |
ContextualStoreImpl.getSerializableContextualInstance(javax.enterprise.context.spi.Contextual<I> contextual,
I instance,
javax.enterprise.context.spi.CreationalContext<I> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
<C extends javax.enterprise.context.spi.Contextual<I>,I> |
ContextualStore.getSerializableContextualInstance(javax.enterprise.context.spi.Contextual<I> contextual,
I instance,
javax.enterprise.context.spi.CreationalContext<I> creationalContext)
Returns a
SerializableContextualInstance that corresponds to the given
instance and Contextual |
Copyright © 2016. All rights reserved.