G
- the group identifier typeI
- the bean identifier typeT
- the bean typepublic interface BeanGroupFactory<G,I,T> extends Creator<G,BeanGroupEntry<I,T>>, Locator<G,BeanGroupEntry<I,T>>, Evictor<G>, Remover<G>
BeanGroup
.Creator.CreateOperation<K,V>
Locator.FindOperation<K,V>, Locator.LockingFindOperation<K,V>
Evictor.EvictOperation<K,V>
Remover.RemoveOperation<K,V>
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.
|
createValue
Copyright © 2015 JBoss by Red Hat. All rights reserved.