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.


Method Summary
 java.lang.Object proceedWithObject()
          Deprecated.  
 

Method Detail

proceedWithObject

java.lang.Object proceedWithObject()
                                   throws java.lang.Throwable
Deprecated. 
Throws:
java.lang.Throwable