| Package | Description |
|---|---|
| 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 | |
| org.jboss.weld.serialization.spi.helpers |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
SerializableContextualFactory.create(String contextId,
C contextual,
ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
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 © 2016. All Rights Reserved.