|
ColdSpring Stable 1.2 | ||||
| FRAMES | |||||
| Class Summary | |
|---|---|
| Advice | Abstract Base Class for all Advice implimentations |
| AdviceChain | Base Class for all Advice Chains |
| Advisor | Interface (Abstract Class) for all Advisor implimentations |
| AfterReturningAdvice | Interface (Abstract Class) for Before Advice implimentations |
| AfterReturningAdviceInterceptor | Interceptor for handling After Advice |
| BeforeAdvice | Interface (Abstract Class) for Before Advice implimentations |
| BeforeAdviceInterceptor | Interceptor for handling Before Advice |
| Exception | Base Class for FastException |
| FlashMappingsInterceptor | |
| Method | Base Class for Methods |
| MethodInterceptor | Abstract Base Class for all Around Advice implimentations |
| MethodInvocation | Base Class for Method Invokation, joinpoint for Method Interceptors |
| Pointcut | Interface (Abstract Class) for all Pointcut implimentations |
| ThrowsAdvice | Interface (Abstract Class) for Throws Advice implimentations |
| ThrowsAdviceInterceptor | Interceptor for handling Throws Advice |
|
ColdSpring Stable 1.2 | ||||
| FRAMES | |||||