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