Interface MutableBeanGroup<K,V extends BeanInstance<K>>
- Type Parameters:
K- the bean identifier typeV- the bean instance type
- All Superinterfaces:
AutoCloseable,BeanGroup<K,,V> ImmutableBeanGroup<K,,V> Mutator
- All Known Implementing Classes:
DefaultBeanGroup
A bean group with the ability to mutate.
- Author:
- Paul Ferraro
-
Field Summary
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ejb.cache.bean.BeanGroup
addBeanInstance, removeBeanInstanceMethods inherited from interface org.wildfly.clustering.ejb.cache.bean.ImmutableBeanGroup
close, getBeanInstance, getId, isEmpty