org.exoplatform.social.common
Class RequestQueueingFilter.SessionLockInterceptor

java.lang.Object
  extended by org.exoplatform.social.common.LockInterceptor<RequestQueueingFilter.ServletFilterInvocation>
      extended by org.exoplatform.social.common.RequestQueueingFilter.SessionLockInterceptor
Enclosing class:
RequestQueueingFilter

public class RequestQueueingFilter.SessionLockInterceptor
extends LockInterceptor<RequestQueueingFilter.ServletFilterInvocation>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.social.common.LockInterceptor
LockInterceptor.InternalLock
 
Constructor Summary
RequestQueueingFilter.SessionLockInterceptor()
           
 
Method Summary
protected  Object getLockId(RequestQueueingFilter.ServletFilterInvocation invocation)
           
 
Methods inherited from class org.exoplatform.social.common.LockInterceptor
acquire, invoke, release
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestQueueingFilter.SessionLockInterceptor

public RequestQueueingFilter.SessionLockInterceptor()
Method Detail

getLockId

protected Object getLockId(RequestQueueingFilter.ServletFilterInvocation invocation)
                    throws org.gatein.pc.api.invocation.InvocationException
Specified by:
getLockId in class LockInterceptor<RequestQueueingFilter.ServletFilterInvocation>
Throws:
org.gatein.pc.api.invocation.InvocationException


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.