The Spring Framework

org.springframework.aop
Interface SpringProxy


public interface SpringProxy

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

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


The Spring Framework

Copyright © 2002-2006 The Spring Framework.