Bug #22
Enhance pointcut expression parser: within()
| Status: | Closed | Start: | ||
| Priority: | Should have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 0% |
|
| Category: | AOP | |||
| Target version: | 0.1.0 | |||
Description
The pointcut expression parser should support the within() statement which allows to filter for target objects of a certain type (class).