Liferay 7.0-ce-b4

com.liferay.portal.spring.hibernate
Class LastSessionRecorderHelperImpl

java.lang.Object
  extended by com.liferay.portal.spring.hibernate.LastSessionRecorderHelperImpl
All Implemented Interfaces:
LastSessionRecorderHelper

public class LastSessionRecorderHelperImpl
extends Object
implements LastSessionRecorderHelper


Constructor Summary
LastSessionRecorderHelperImpl()
           
 
Method Summary
 void syncLastSessionState()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LastSessionRecorderHelperImpl

public LastSessionRecorderHelperImpl()
Method Detail

syncLastSessionState

public void syncLastSessionState()
Specified by:
syncLastSessionState in interface LastSessionRecorderHelper

Liferay 7.0-ce-b4