Public Member Functions | |
Object | invoke (String method, Object[] parameters) throws RemoteException |
org.omg.CORBA.Object | getDelegate () |
void | setOwner (java.lang.Object object) |
java.lang.Object | getOwner () |
|
Returns the delegate CORBA object on which all methods are invoked.
Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.
|
|
Returns the owner of the proxy (optional).
Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.
|
|
Method narrowing all the CORBA interfaces.
Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.
|
|
Set owner of the proxy (optional).
Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.
|