org.omg.PortableInterceptor
Class ServerRequestInterceptorLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.PortableInterceptor._ServerRequestInterceptorLocalBase
org.omg.PortableInterceptor.ServerRequestInterceptorLocalTie
- All Implemented Interfaces:
- java.io.Serializable, LocalInterface, Object, IDLEntity, Interceptor, InterceptorOperations, ServerRequestInterceptor, ServerRequestInterceptorOperations
public class ServerRequestInterceptorLocalTie
- extends _ServerRequestInterceptorLocalBase
Generated from IDL interface "ServerRequestInterceptor".
- Version:
- generated at Aug 22, 2009 1:39:57 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerRequestInterceptorLocalTie
public ServerRequestInterceptorLocalTie(ServerRequestInterceptorOperations delegate)
_delegate
public ServerRequestInterceptorOperations _delegate()
_delegate
public void _delegate(ServerRequestInterceptorOperations delegate)
receive_request
public void receive_request(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
name
public java.lang.String name()
send_other
public void send_other(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_exception
public void send_exception(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
receive_request_service_contexts
public void receive_request_service_contexts(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_reply
public void send_reply(ServerRequestInfo ri)
Copyright © 2009. All Rights Reserved.