Hi, I want to trigger the sessionDestroyed event from custom implementation of ManagerBase. sessionDestroyed is not called when session expires but called during session invalidate. I need to call sessionDestroyed during session time out.
The class starts like this. *public class CustomRequestSessionManager extends ManagerBase implements Lifecycle* {... ..} Please help me ASAP, since this is an urgent need. Thanks, Gokul.