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
ProxyInstantiationExceptionProxy cloneProxy(Proxy proxy) throws ProxyInstantiationException
ProxyInstantiationException