|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface definition : ClientRequestInfo
Method Summary | |
void |
add_request_service_context(ServiceContext service_context,
boolean replace)
Operation add_request_service_context |
TaggedProfile |
effective_profile()
Read accessor for effective_profile attribute |
Object |
effective_target()
Read accessor for effective_target attribute |
TaggedComponent |
get_effective_component(int id)
Operation get_effective_component |
TaggedComponent[] |
get_effective_components(int id)
Operation get_effective_components |
Policy |
get_request_policy(int type)
Operation get_request_policy |
java.lang.String |
received_exception_id()
Read accessor for received_exception_id attribute |
Any |
received_exception()
Read accessor for received_exception attribute |
Object |
target()
Read accessor for target attribute |
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 |
Method Detail |
public Object target()
public Object effective_target()
public TaggedProfile effective_profile()
public Any received_exception()
public java.lang.String received_exception_id()
public TaggedComponent get_effective_component(int id)
public TaggedComponent[] get_effective_components(int id)
public Policy get_request_policy(int type)
public void add_request_service_context(ServiceContext service_context, boolean replace)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |