|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AspectJCallback
Called by the AspectJSecurityInterceptor when it wishes for the
AspectJ processing to continue. Typically implemented in the
around() advice as a simple return proceed();
statement.
| Method Summary | |
|---|---|
Object |
proceedWithObject()
|
| Method Detail |
|---|
Object proceedWithObject()
|
Spring Security Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||