Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates to reflection library (largely javadoc, but with a few small tweaks) | acolyer | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | updated reflection interfaces to represent a pointcut expression as a ↵ | acolyer | 2005-06-17 | 1 | -0/+24 |
PointcutExpression rather than as a String. This abstraction is needed to support runtime creation and matching of pointcut expressions down the line. Note that the whole MAP support in this module is still a work in progress and is scheduled for completion in M4. -- AMC. |