| Package | Description |
|---|---|
| com.aspectran.core.component.bean.annotation | |
| com.aspectran.core.context.rule | |
| com.aspectran.core.context.rule.type |
| Modifier and Type | Method | Description |
|---|---|---|
JoinpointTargetType |
target() |
| Modifier and Type | Method | Description |
|---|---|---|
JoinpointTargetType |
AspectRule.getJoinpointTargetType() |
|
JoinpointTargetType |
JoinpointRule.getJoinpointTargetType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
JoinpointRule.setJoinpointTargetType(JoinpointTargetType joinpointTargetType) |
| Modifier and Type | Method | Description |
|---|---|---|
static JoinpointTargetType |
JoinpointTargetType.resolve(java.lang.String alias) |
Returns a
JoinpointTargetType with a value represented
by the specified String. |
static JoinpointTargetType |
JoinpointTargetType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static JoinpointTargetType[] |
JoinpointTargetType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 The Aspectran Project. All rights reserved.