| Package | Description |
|---|---|
| com.aspectran.core.context.rule |
| Modifier and Type | Method | Description |
|---|---|---|
static MethodAction |
MethodActionRule.newMethodAction(java.lang.Class<?> configBeanClass,
java.lang.reflect.Method method) |
| Modifier and Type | Method | Description |
|---|---|---|
static ExceptionThrownRule |
ExceptionThrownRule.newInstance(java.lang.Class<? extends java.lang.Throwable>[] types,
MethodAction action) |
|
void |
AspectAdviceRule.setExecutableAction(MethodAction action) |
|
void |
ExceptionThrownRule.setExecutableAction(MethodAction action) |
Copyright © 2008–2018 The Aspectran Project. All rights reserved.