Uses of Class
com.aspectran.core.activity.process.action.AnnotatedMethodAction
-
Packages that use AnnotatedMethodAction Package Description com.aspectran.core.context.rule -
-
Uses of AnnotatedMethodAction in com.aspectran.core.context.rule
Methods in com.aspectran.core.context.rule with parameters of type AnnotatedMethodAction Modifier and Type Method Description static ExceptionThrownRuleExceptionThrownRule. newInstance(java.lang.Class<? extends java.lang.Throwable>[] types, AnnotatedMethodAction action)voidExceptionThrownRule. setAction(AnnotatedMethodAction action)voidAspectAdviceRule. setExecutableAction(AnnotatedMethodAction action)
-