G - the group identifier typeI - the bean identifier typeT - the bean typepublic interface BeanFactory<G,I,T> extends Locator<I,BeanEntry<G>>, BeanRemover<I,T>, Evictor<I>
Locator.FindOperation<K,V>, Locator.LockingFindOperation<K,V>Evictor.EvictOperation<K,V>| Modifier and Type | Method and Description |
|---|---|
Bean<G,I,T> |
createBean(I id,
BeanEntry<G> entry) |
BeanKey<I> |
createKey(I id) |
BeanEntry<G> |
createValue(I id,
G groupId) |
removeCopyright © 2014 JBoss by Red Hat. All rights reserved.