public interface ProxyCtl
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
__make()
This method causes the proxy instance to get created at the current time, without
calling any of the methods on the underlying class itself.
|
java.lang.Object __make()
throws MultiException
MultiException - If there was an error creating the proxy a MultiException will
be thrown containing the underlying cause or causesCopyright © 2013 Oracle Corporation. All Rights Reserved.