JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
spring-aop
org.springframework.aop
SpringProxy
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Interface SpringProxy
public interface
SpringProxy
Marker interface implemented by all AOP proxies. Used to detect whether objects are Spring-generated proxies.
Since:
2.0.1
Author:
Rob Harrop
See Also:
AopUtils.isAopProxy(Object)