Interface PassivationListener<C>
- Type Parameters:
C- the session context type
public interface PassivationListener<C>
A mock passivation listener.
- Author:
- Paul Ferraro
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidpassivated(org.wildfly.clustering.session.Session<C> session)
-
Method Details
-
passivated
-
activated
-