org.omg.PortableInterceptor
Interface ClientRequestInfoOperations
- All Superinterfaces:
- RequestInfoOperations
- All Known Subinterfaces:
- ClientRequestInfo
- All Known Implementing Classes:
- ClientRequestInfoImpl
public interface ClientRequestInfoOperations
- extends RequestInfoOperations
Generated from IDL interface "ClientRequestInfo".
- Version:
- generated at Dec 2, 2008 2:43:13 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
Methods inherited from interface org.omg.PortableInterceptor.RequestInfoOperations |
arguments, contexts, exceptions, forward_reference, get_reply_service_context, get_request_service_context, get_slot, operation_context, operation, reply_status, request_id, response_expected, result, sync_scope |
target
Object target()
effective_target
Object effective_target()
effective_profile
TaggedProfile effective_profile()
received_exception
Any received_exception()
received_exception_id
java.lang.String received_exception_id()
get_effective_component
TaggedComponent get_effective_component(int id)
get_effective_components
TaggedComponent[] get_effective_components(int id)
get_request_policy
Policy get_request_policy(int type)
add_request_service_context
void add_request_service_context(ServiceContext service_context,
boolean replace)