Uses of Enum Class
com.oracle.coherence.spring.session.support.SessionEvent
-
Uses of SessionEvent in com.oracle.coherence.spring.session.support
Modifier and TypeMethodDescriptionstatic SessionEvent
Returns the enum constant of this class with the specified name.static SessionEvent[]
SessionEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
SessionDebugMessageUtils.createSessionEventMessage
(SessionEvent event, org.springframework.session.MapSession session) Create a common log message for session events.