Package com.opencloud.sentinel.common
Interface EndSessionHandler
-
public interface EndSessionHandler
Interface used for callbacks from FSM action implementations to the hosting SBB to free resources controlled by the SBB e.g. feature timer ACIs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
freeResourcesAtSessionEnd()
-