G
- the group identifier typeI
- the bean identifier typeT
- the bean typepublic interface BeanFactory<I,T> extends Creator<I,BeanEntry<I>,I>, Locator<I,BeanEntry<I>>, BeanRemover<I,T>
Modifier and Type | Method and Description |
---|---|
Bean<I,T> |
createBean(I id,
BeanEntry<I> entry) |
BeanKey<I> |
createKey(I id) |
createValue
remove
Copyright © 2017 JBoss by Red Hat. All rights reserved.