@Typed public class TransactionBeanEntry<T> extends Object
TransactionContext.| Constructor and Description |
|---|
TransactionBeanEntry(javax.enterprise.context.spi.Contextual<T> bean,
T contextualInstance,
javax.enterprise.context.spi.CreationalContext<T> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.context.spi.Contextual<T> |
getBean() |
T |
getContextualInstance() |
javax.enterprise.context.spi.CreationalContext<T> |
getCreationalContext() |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.