Uses of Interface
org.wildfly.clustering.ejb.BeanManager
-
-
Uses of BeanManager in org.wildfly.clustering.ejb
Methods in org.wildfly.clustering.ejb that return BeanManager Modifier and Type Method Description BeanManager<I,T,B>BeanManagerFactory. createBeanManager(Supplier<I> factory, PassivationListener<T> passivationListener, RemoveListener<T> removeListener)
-