org.springframework.security.access.intercept.aspectj
Interface AspectJAnnotationCallback


Deprecated.

@Deprecated
public interface AspectJAnnotationCallback

Called by the AspectJAnnotationSecurityInterceptor when it wishes for the AspectJ processing to continue.

Author:
Mike Wiesner

Method Summary
 Object proceedWithObject()
          Deprecated.  
 

Method Detail

proceedWithObject

Object proceedWithObject()
                         throws Throwable
Deprecated. 
Throws:
Throwable


Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.