Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

abeans::pluggable::acs::maci::NarrowCORBAProxy Interface Reference

Inheritance diagram for abeans::pluggable::acs::maci::NarrowCORBAProxy:

Inheritance graph
[legend]
List of all members.

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 ()

Detailed Description

Defines an interface narrowing all CORBA requests.

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Member Function Documentation

org.omg.CORBA.Object abeans::pluggable::acs::maci::NarrowCORBAProxy::getDelegate  ) 
 

Returns the delegate CORBA object on which all methods are invoked.

Returns:
delegate CORBA object object.

Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.

java.lang.Object abeans::pluggable::acs::maci::NarrowCORBAProxy::getOwner  ) 
 

Returns the owner of the proxy (optional).

Returns:
owner of this proxy object.

Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.

Object abeans::pluggable::acs::maci::NarrowCORBAProxy::invoke String  method,
Object[]  parameters
throws RemoteException
 

Method narrowing all the CORBA interfaces.

Parameters:
method name of the method to be invoked
parameters array of parameters
Returns:
returned value
Exceptions:
RemoteException 

Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.

void abeans::pluggable::acs::maci::NarrowCORBAProxy::setOwner java.lang.Object  object  ) 
 

Set owner of the proxy (optional).

Parameters:
object owner of the proxy

Implemented in abeans::pluggable::acs::maci::NarrowCORBAProxySupport.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 02:43:33 2009 for ACS Java API by doxygen 1.3.8