FishEye

Quick Search:

Line History

0

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.5 1.1

Branch MAIN

1.5 (deleted) annotated / raw | Lines: 0 ( +0, -42 )

Created: 2005-10-09 12:16:02 -0400 (3 years 2 months ago) | Author: scottc | Changeset: MAIN:scottc:20051009161602

Removed Around Advice?

Tags: coldspring-1-2

1.4 annotated / raw | Diffs: previous, other | Lines: 42 ( +2, -2 )

Created: 2005-10-07 09:13:13 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20051007131313

small formatting changes (log tag) in aop. Working MethodInterceptor with chaining for nesting. New tests. Also the mach-ii config plugin is in there

1.3 annotated / raw | Diffs: previous, other | Lines: 42 ( +2, -3 )

Created: 2005-09-26 15:12:29 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050926191229

Fixed a few more aop things. Wrong method on logger, changed isErrorEnabled to isDebugEnabled. fixed little errors for around advice. But, around advice works!!

1.2 annotated / raw | Diffs: previous, other | Lines: 43 ( +18, -23 )

Created: 2005-09-26 11:48:12 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050926154812

changed from BDS to Apache License

1.1 annotated / raw | Lines: 48 ( +48, -0 )

Created: 2005-09-25 15:06:14 -0400 (3 years 3 months ago) | Author: scottc | Changeset: MAIN:scottc:20050925190614

Added aop.AroundAdvice abstract class