|
Class Summary |
| AImpl |
Sample bean class used for testing. |
| B |
This class is used to show the substitution and the reconfigure exception
handling strategies. |
| C |
This class is used to show the reconfigure exception handling strategy. |
| ContextExceptionHandlerTest |
This class tests the context exception handler. |
| LogExceptonHandler |
Simple log exception handler used in the context handler tests. |
| MessageBoxExceptionHandler |
This simple exception handler logs exception messages in a dialogue,
printed to the standard out. |
| ReconfigureExceptionHandler |
This exception handler reconfigures the A bean, exchanging the concrete
Adder implementation. |
| SafetyFacadeTest |
This class tests the security facade. |