Interface ImmutableBeanGroupManager<K,V extends BeanInstance<K>>
- Type Parameters:
K- the bean identifier typeV- the bean instance type
- All Known Subinterfaces:
BeanGroupManager<K,V>
- All Known Implementing Classes:
DefaultBeanGroupManager
public interface ImmutableBeanGroupManager<K,V extends BeanInstance<K>>
Manages immutable groups of beans.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
getImmutableBeanGroup
-