|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AfterAdviceAdaptor | An adaptor class that makes it easier to write a convenient "After" advice on the method interceptor. |
| BeforeAdviceAdaptor | An adaptor class that makes it easier to write a convenient "Before" advice on the method interceptor. |
| SimpleJDBCTransactionInterceptor | A simple JDBC Transaction interceptor that advises a target bean. |
| ThrowsExceptionAdviceAdaptor | An adaptor class that makes it easier to write a convenient "Throws" advice
on the method interceptor, because
this class will react to java.lang.Exception exceptions. |
| ThrowsRemoteExceptionAdviceAdaptor | An adaptor class that makes it easier to write a convenient "Throws" advice
on the method interceptor, because
this class will react to java.rmi.RemoteException exceptions. |
This is the package for supporting Aspect Oriented programming with the Brigetown IoC Framework, here you will convenience class to handle before, after, and afterThrowing advice.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||