Tuxedo
0

Using CORBA Request-Level Interceptors

 Previous Next Contents Index View as PDF  

Interceptor::id

Synopsis

Obtains the vendor assigned identity of the interceptor as a string value.

C++ Mapping

virtual CORBA::String id() = 0;

Parameters

None.

Exceptions

None.

Description

The id accessor operation is used by the ORB to obtain the vendor assigned identity of the interceptor as a string value. This attribute is used primarily for debugging and tracing of operations on the interceptors called by the ORB.

Return Values

This operation returns a pointer to a null-terminated string containing the identity of the interceptor as assigned by the provider of the interceptor implementation.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy