G - the group identifier typeI - the bean identifier typeT - the bean typepublic interface BeanGroupFactory<G,I,T> extends Creator<G,BeanGroupEntry<I,T>,Void>, Locator<G,BeanGroupEntry<I,T>>, Evictor<G>, Remover<G>
BeanGroup.| Modifier and Type | Method and Description |
|---|---|
BeanGroup<G,I,T> |
createGroup(G id,
BeanGroupEntry<I,T> entry)
Create a new bean group using the specified identifier and entry.
|
createValueCopyright © 2015 JBoss by Red Hat. All rights reserved.