org.omg.PortableInterceptor
Interface RequestInfoOperations
- All Known Subinterfaces:
- ClientRequestInfo, ClientRequestInfoOperations, RequestInfo, ServerRequestInfo, ServerRequestInfoOperations
- All Known Implementing Classes:
- _ClientRequestInfoLocalBase, _RequestInfoLocalBase, _ServerRequestInfoLocalBase, ClientRequestInfoLocalTie, RequestInfoLocalTie, ServerRequestInfoLocalTie
public interface RequestInfoOperations
Generated from IDL interface "RequestInfo".
- Version:
- generated at Dec 2, 2008 12:16:48 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
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)
Copyright © 2008. All Rights Reserved.