org.omg.PortableInterceptor
Interface RequestInfoOperations
- All Known Subinterfaces:
- ClientRequestInfo, ClientRequestInfoOperations, RequestInfo, ServerRequestInfo, ServerRequestInfoOperations
- All Known Implementing Classes:
- ClientRequestInfoImpl, RequestInfoImpl, ServerRequestInfoImpl
public interface RequestInfoOperations
Generated from IDL interface "RequestInfo".
- Version:
- generated at Mar 21, 2012 11:04:21 AM
- Author:
- JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009
request_id
int request_id()
operation
java.lang.String operation()
arguments
Parameter[] arguments()
exceptions
TypeCode[] exceptions()
contexts
java.lang.String[] contexts()
operation_context
java.lang.String[] operation_context()
result
Any result()
response_expected
boolean response_expected()
sync_scope
short sync_scope()
reply_status
short reply_status()
forward_reference
Object forward_reference()
get_slot
Any get_slot(int id)
throws InvalidSlot
- Throws:
InvalidSlot
get_request_service_context
ServiceContext get_request_service_context(int id)
get_reply_service_context
ServiceContext get_reply_service_context(int id)