Interface SessionLifecycleAttribute
- All Superinterfaces:
Serializable
Session values that implement this interface will be started up and shut down with the session's lifecycle.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
shutdown()
void
startup
(GatewayContext context, ClientReqSession session)
-
Method Details
-
startup
-
shutdown
void shutdown()
-