Uses of Interface
org.wildfly.clustering.ejb.cache.bean.BeanFactory
-
-
Uses of BeanFactory in org.wildfly.clustering.ejb.cache.bean
Classes in org.wildfly.clustering.ejb.cache.bean that implement BeanFactory Modifier and Type Class Description classCompositeBeanFactory<K,V extends BeanInstance<K>,M>ABeanFactoryimplementation that createsCompositeBeaninstances.Methods in org.wildfly.clustering.ejb.cache.bean that return BeanFactory Modifier and Type Method Description BeanFactory<K,V,M>BeanManagerConfiguration. getBeanFactory()
-