com.liferay.portal.events
Class ChannelSessionDestroyAction
java.lang.Object
com.liferay.portal.kernel.events.SessionAction
com.liferay.portal.events.ChannelSessionDestroyAction
- All Implemented Interfaces:
- com.liferay.portal.kernel.events.LifecycleAction
public class ChannelSessionDestroyAction
- extends com.liferay.portal.kernel.events.SessionAction
Method Summary |
void |
run(javax.servlet.http.HttpSession session)
|
Methods inherited from class com.liferay.portal.kernel.events.SessionAction |
processLifecycleEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelSessionDestroyAction
public ChannelSessionDestroyAction()
run
public void run(javax.servlet.http.HttpSession session)
- Specified by:
run
in class com.liferay.portal.kernel.events.SessionAction