public class PointcutFactory
extends java.lang.Object
| Constructor | Description |
|---|---|
PointcutFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
static Pointcut |
createPointcut(PointcutRule pointcutRule) |
Creates a new Pointcut instance.
|
public static Pointcut createPointcut(PointcutRule pointcutRule)
pointcutRule - the pointcut ruleCopyright © 2008–2018 The Aspectran Project. All rights reserved.