ServerRequest::op_def

Overview Describes the signature of an operation being invoked on a DynamicImplementation.
Original class CORBA::ServerRequest
Exceptions CORBA::SystemException


Intended Usage

This method is intended to be used by an implementation of CORBA::BOA::DynamicImplementation::invoke (in a subclass of DynamicImplementation), to discover the signature of an operation being dispatched.

Syntax

  CORBA::OperationDef_ptr op_def()
         throw (CORBA::SystemException);

Input parameters

None.

Return values

CORBA::OperationDef_ptr
A pointer to the OperationDef object from the Interface Repository that describes the operation being dispatched. The caller assumes ownership of this object.

Related reference
CORBA module



Searchable topic ID:   rcor_modsr5
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modsr5.html

Library | Support | Terms of Use | Feedback