public abstract class AbstractRegistrarInterceptor extends AbstractInterceptor
Title:注解信息
Description:
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.beans.MutablePropertyValues |
annotationValues |
| Constructor and Description |
|---|
AbstractRegistrarInterceptor(org.springframework.beans.MutablePropertyValues annotationValues) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.MutablePropertyValues |
getAnnotationValues() |
String |
getInterface(MethodInvocation invocation) |
getArguments, getMethod, getMethodAnnotations, getMethodName, getMethodParameterAnnotations, getMethodParameterNames, getMethodParameterTypes, getMethodParameterTypesValue, getProxiedClass, getProxiedClassAnnotations, getProxiedClassName, getProxiedInterfaces, getProxiedObject, getProxyClass, getProxyClassName, getProxyType, getSpelKey, getValueByParameterAnnotation, isCglibAopProxyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinvokeprotected org.springframework.beans.MutablePropertyValues annotationValues
public AbstractRegistrarInterceptor(org.springframework.beans.MutablePropertyValues annotationValues)
public org.springframework.beans.MutablePropertyValues getAnnotationValues()
public String getInterface(MethodInvocation invocation)
Copyright © 2019. All rights reserved.