|
|
|
|
@ -25,8 +25,8 @@ import org.springframework.aop.Advisor;
@@ -25,8 +25,8 @@ import org.springframework.aop.Advisor;
|
|
|
|
|
import org.springframework.aop.ThrowsAdvice; |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
* Adapter to enable {@link org.springframework.aop.ThrowsAdvice} |
|
|
|
|
* to be used in the Spring AOP framework. |
|
|
|
|
* Adapter to enable {@link org.springframework.aop.ThrowsAdvice} to be used |
|
|
|
|
* in the Spring AOP framework. |
|
|
|
|
* |
|
|
|
|
* @author Rod Johnson |
|
|
|
|
* @author Juergen Hoeller |
|
|
|
|
|