| Package | Description |
|---|---|
| com.aspectran.core.component.aspect.pointcut | |
| com.aspectran.core.context.rule |
| Modifier and Type | Method | Description |
|---|---|---|
static Pointcut |
PointcutFactory.createPointcut(PointcutRule pointcutRule) |
Creates a new Pointcut instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
PointcutRule |
AspectRule.getPointcutRule() |
|
PointcutRule |
JoinpointRule.getPointcutRule() |
|
static PointcutRule |
PointcutRule.newInstance(java.lang.String type) |
|
static PointcutRule |
PointcutRule.newInstance(java.lang.String[] patterns) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JoinpointRule.setPointcutRule(PointcutRule pointcutRule) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.