Request::operation

Overview Retrieves the unscoped operation name of a DII request.
Original class CORBA::Request


Intended Usage

The operation method is used by a client application to access the unscoped operation name of a Dynamic Invocation Interface (DII) request. The operation name of a Request object is set by either the CORBA::Object::_create_request or CORBA::Object::_request method.

Syntax

  const char * operation();

Input parameters

None.

Return values

const char *
The unscoped operation name of the DII request. Ownership of the return value is maintained by the Request object; the return value must not be freed by the caller.

Related reference
CORBA module



Searchable topic ID:   rcor_modr13
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_modr13.html

Library | Support | Terms of Use | Feedback