public interface ProxyInstantiator
Modifier and Type | Method and Description |
---|---|
Proxy |
cloneProxy(Proxy proxy) |
Proxy |
createProxy(java.lang.String type,
java.util.Map instdetails) |
Proxy createProxy(java.lang.String type, java.util.Map instdetails) throws ProxyInstantiationException
ProxyInstantiationException
Proxy cloneProxy(Proxy proxy) throws ProxyInstantiationException
ProxyInstantiationException