| Package | Description |
|---|---|
| org.jboss.weld.context | |
| org.jboss.weld.serialization | |
| org.jboss.weld.serialization.spi | |
| org.jboss.weld.serialization.spi.helpers |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
SerializableContextualFactory.create(C contextual,
ContextualStore contextualStore) |
SerializableContextual<C,I> |
SerializableContextualInstanceImpl.getContextual() |
| Constructor and Description |
|---|
SerializableContextualInstanceImpl(SerializableContextual<C,I> contextual,
I instance,
CreationalContext<I> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
<C extends Contextual<I>,I> |
ContextualStoreImpl.getSerializableContextual(Contextual<I> contextual) |
| Modifier and Type | Method and Description |
|---|---|
<C extends Contextual<I>,I> |
ContextualStore.getSerializableContextual(Contextual<I> contextual)
Returns a
SerializableContextual that corresponds to the given Contextual |
| Modifier and Type | Method and Description |
|---|---|
SerializableContextual<C,I> |
SerializableContextualInstance.getContextual() |
Copyright © 2013 Seam Framework. All Rights Reserved.