Uses of Interface
org.wildfly.clustering.session.cache.PassivationListener
Packages that use PassivationListener
-
Uses of PassivationListener in org.wildfly.clustering.session.cache
Methods in org.wildfly.clustering.session.cache that return PassivationListenerModifier and TypeMethodDescriptionMockSessionSpecificationProvider.asEventListener(Consumer<Map.Entry<org.wildfly.clustering.session.ImmutableSession, C>> preEvent, Consumer<Map.Entry<org.wildfly.clustering.session.ImmutableSession, C>> postEvent) Methods in org.wildfly.clustering.session.cache that return types with arguments of type PassivationListenerMethods in org.wildfly.clustering.session.cache with parameters of type PassivationListenerModifier and TypeMethodDescriptionMockSessionSpecificationProvider.postEvent(PassivationListener<C> listener) MockSessionSpecificationProvider.preEvent(PassivationListener<C> listener)