public class JavaProxyInstantiator extends java.lang.Object implements ProxyInstantiator
Constructor and Description |
---|
JavaProxyInstantiator() |
Modifier and Type | Method and Description |
---|---|
Proxy |
cloneProxy(Proxy proxy) |
Proxy |
createProxy(java.lang.String type,
java.util.Map instdetails) |
public Proxy createProxy(java.lang.String type, java.util.Map instdetails) throws ProxyInstantiationException
createProxy
in interface ProxyInstantiator
ProxyInstantiationException
public Proxy cloneProxy(Proxy proxy) throws ProxyInstantiationException
cloneProxy
in interface ProxyInstantiator
ProxyInstantiationException