public static class ProxyCleanupFilter.Interceptor
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
Constructor and Description |
---|
Interceptor(ACLVoter acl,
SessionHandler sessions,
CurrentDetails current) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation arg0) |
public Interceptor(ACLVoter acl, SessionHandler sessions, CurrentDetails current)