| Interface | Description |
|---|---|
| Pointcut |
The Interface Pointcut.
|
| Class | Description |
|---|---|
| AbstractPointcut |
The Class AbstractPointcut.
|
| PointcutFactory |
A factory for creating Pointcut objects.
|
| RegexpPointcut |
Pointcut using Regular Expression Matching to identify joinpoints.
|
| WildcardPointcut |
Pointcut using Wildcard Matching to identify joinpoints.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.