The interface implemented by proxy classes. This interface is available only if the super class of the proxy object does not have a getHandler() method. If the super class has getHandler, then Proxy interface is available.
@see ProxyFactory
@see Proxy
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.