public interface AspectJCallback
AspectJSecurityInterceptor
when it wishes for the
AspectJ processing to continue. Typically implemented in the
around()
advice as a simple return proceed();
statement.Modifier and Type | Method and Description |
---|---|
Object |
proceedWithObject() |
Object proceedWithObject()
Copyright © 2004–2019 Interface21, Inc. All rights reserved.