public abstract class AbstractRegistrarInterceptor extends AbstractInterceptor
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.beans.MutablePropertyValues |
annotationValues |
| 构造器和说明 |
|---|
AbstractRegistrarInterceptor(org.springframework.beans.MutablePropertyValues annotationValues) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.beans.MutablePropertyValues |
getAnnotationValues() |
String |
getInterface(org.aopalliance.intercept.MethodInvocation invocation) |
getArguments, getMethod, getMethodAnnotations, getMethodName, getMethodParameterAnnotations, getMethodParameterNames, getMethodParameterTypes, getMethodParameterTypesValue, getProxiedClass, getProxiedClassAnnotations, getProxiedClassName, getProxiedInterfaces, getProxiedObject, getProxyClass, getProxyClassName, getProxyType, getSpelKey, getValueByParameterAnnotation, isCglibAopProxypublic AbstractRegistrarInterceptor(org.springframework.beans.MutablePropertyValues annotationValues)
public org.springframework.beans.MutablePropertyValues getAnnotationValues()
public String getInterface(org.aopalliance.intercept.MethodInvocation invocation)
Copyright © 2021 Nepxion. All rights reserved.