org.hippoecm.hst.core.jcr
Class LazySessionDelegatingRepository.SessionsRefreshCounter

java.lang.Object
  extended by org.hippoecm.hst.core.jcr.LazySessionDelegatingRepository.SessionsRefreshCounter
All Implemented Interfaces:
Serializable
Enclosing class:
LazySessionDelegatingRepository

protected static class LazySessionDelegatingRepository.SessionsRefreshCounter
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
protected LazySessionDelegatingRepository.SessionsRefreshCounter()
           
 
Method Summary
 long getSessionsRefreshPendingAfter()
           
 void setSessionsRefreshPendingAfter(long sessionsRefreshPendingTimeMillis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazySessionDelegatingRepository.SessionsRefreshCounter

protected LazySessionDelegatingRepository.SessionsRefreshCounter()
Method Detail

setSessionsRefreshPendingAfter

public void setSessionsRefreshPendingAfter(long sessionsRefreshPendingTimeMillis)

getSessionsRefreshPendingAfter

public long getSessionsRefreshPendingAfter()


Copyright © 2008-2012 Hippo. All Rights Reserved.