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