Uses of Enum
org.evrete.api.SessionLifecycleListener.Event
Packages that use SessionLifecycleListener.Event
-
Uses of SessionLifecycleListener.Event in org.evrete.api
Methods in org.evrete.api that return SessionLifecycleListener.EventModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SessionLifecycleListener.Event[]SessionLifecycleListener.Event.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.evrete.api with parameters of type SessionLifecycleListener.EventModifier and TypeMethodDescriptionvoidSessionLifecycleListener.onEvent(SessionLifecycleListener.Event evt)