public class ScopedInstance<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
javax.enterprise.inject.spi.Bean<T> |
bean |
javax.enterprise.context.spi.CreationalContext<T> |
creationalContext |
T |
instance |
| Constructor and Description |
|---|
ScopedInstance() |
Copyright © 1995–2017 Webtide. All rights reserved.