public interface ComponentMethodAdvice
Invocation.proceed()
, the
advice may query and override thrown exceptions or the return value of the invocation.Modifier and Type | Method and Description |
---|---|
void |
advise(ComponentMethodInvocation invocation)
Deprecated.
|
void advise(ComponentMethodInvocation invocation)
Copyright © 2003-2012 The Apache Software Foundation.