public class SimpleBeanProducer extends Object
| Constructor and Description |
|---|
SimpleBeanProducer() |
| Modifier and Type | Method and Description |
|---|---|
SimpleBeanDependent |
getSimpleBeanDependent() |
SimpleBeanSingleton |
getSimpleBeanSingleton() |
@Produces @Singleton public SimpleBeanSingleton getSimpleBeanSingleton()
@Produces @Dependent public SimpleBeanDependent getSimpleBeanDependent()
Copyright © 2020 Treblereel. All rights reserved.