Package org.wildfly.clustering.ejb.bean
Interface BeanManagerFactory<K,V extends BeanInstance<K>>
- Type Parameters:
K- the bean identifier typeV- the bean instance typeB- the batch type
public interface BeanManagerFactory<K,V extends BeanInstance<K>>
Creates a
BeanManager.- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
createBeanManager
-