类 AbstractAspectJAdvisorFactory.AspectJAnnotationParameterNameDiscoverer
java.lang.Object
infra.core.ParameterNameDiscoverer
infra.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationParameterNameDiscoverer
private static class AbstractAspectJAdvisorFactory.AspectJAnnotationParameterNameDiscoverer
extends infra.core.ParameterNameDiscoverer
ParameterNameDiscoverer implementation that analyzes the arg names
specified at the AspectJ annotation level.
-
构造器概要
构造器 -
方法概要
从类继承的方法 infra.core.ParameterNameDiscoverer
doGet, findParameterNames, getSharedInstance
-
构造器详细资料
-
AspectJAnnotationParameterNameDiscoverer
private AspectJAnnotationParameterNameDiscoverer()
-
-
方法详细资料
-
getParameterNames
- 覆盖:
getParameterNames在类中infra.core.ParameterNameDiscoverer
-