org.springframework.aop
Interface SpringProxy


public interface SpringProxy

Marker interface implemented by all AOP proxies. Used to detect whether or not objects are Spring-generated proxies.

Since:
2.0.1
Author:
Rob Harrop
See Also:
AopUtils.isAopProxy(Object)



Copyright © 2002-2008 The Spring Framework.