| Package | Description |
|---|---|
| com.aspectran.core.context.expr.token | |
| com.aspectran.core.context.rule | |
| com.aspectran.core.context.rule.ability | |
| com.aspectran.core.context.rule.type |
| Modifier and Type | Method | Description |
|---|---|---|
BeanRefererType |
Token.getBeanRefererType() |
| Modifier and Type | Method | Description |
|---|---|---|
BeanRefererType |
AspectRule.getBeanRefererType() |
|
BeanRefererType |
AutowireRule.getBeanRefererType() |
|
BeanRefererType |
BeanActionRule.getBeanRefererType() |
|
BeanRefererType |
BeanRule.getBeanRefererType() |
|
BeanRefererType |
ScheduleRule.getBeanRefererType() |
|
BeanRefererType |
TemplateRule.getBeanRefererType() |
| Modifier and Type | Method | Description |
|---|---|---|
BeanRefererType |
BeanReferenceInspectable.getBeanRefererType() |
| Modifier and Type | Method | Description |
|---|---|---|
static BeanRefererType |
BeanRefererType.resolve(java.lang.String alias) |
Returns a
BeanReferrerType with a value represented
by the specified String. |
static BeanRefererType |
BeanRefererType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BeanRefererType[] |
BeanRefererType.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.