Java org.springframework.aop.interceptor ExposeInvocationInterceptor fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.aop.interceptor ExposeInvocationInterceptor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.aop.interceptor ExposeInvocationInterceptor.

The text is from its open source code.

Field

ExposeInvocationInterceptorINSTANCE
Singleton instance of this class.

Method

MethodInvocationcurrentInvocation()
Return the AOP Alliance MethodInvocation object associated with the current invocation.