Uses of Interface
com.loomcache.server.cp.SessionManager.SessionTerminationCallback
Packages that use SessionManager.SessionTerminationCallback
-
Uses of SessionManager.SessionTerminationCallback in com.loomcache.server.cp
Methods in com.loomcache.server.cp with parameters of type SessionManager.SessionTerminationCallbackModifier and TypeMethodDescriptionvoidSessionManager.setSessionTerminationCallback(@Nullable SessionManager.SessionTerminationCallback callback) Sets the callback to be invoked after a session reaches a terminal state and its resources are released.