Interface SpringProxy

All Known Subinterfaces:
TransactionalProxy

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: