VisiBroker for Java

com.inprise.vbroker.interceptor
Class ChainServerInterceptorAdapter

java.lang.Object
  extended by com.inprise.vbroker.interceptor.ChainServerInterceptorAdapter
All Implemented Interfaces:
com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter, java.io.Serializable, IDLEntity

public class ChainServerInterceptorAdapter
extends java.lang.Object
implements com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter

See Also:
Serialized Form

Constructor Summary
ChainServerInterceptorAdapter(ORB orb, com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] adapters)
           
ChainServerInterceptorAdapter(ORB orb, com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] adapters, boolean int4xOnlyInstalled)
           
 
Method Summary
 void destroy()
           
 void exception_in_chain(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] get_adapters()
           
 int length()
           
 void postinvoke_postmarshal(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 void postinvoke_premarshal(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 void preinvoke(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 void receive_request(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 void send_exception_or_other(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 void send_reply(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainServerInterceptorAdapter

public ChainServerInterceptorAdapter(ORB orb,
                                     com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] adapters)

ChainServerInterceptorAdapter

public ChainServerInterceptorAdapter(ORB orb,
                                     com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] adapters,
                                     boolean int4xOnlyInstalled)
Method Detail

preinvoke

public void preinvoke(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
               throws ForwardRequest
Specified by:
preinvoke in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

receive_request

public void receive_request(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
                     throws ForwardRequest
Specified by:
receive_request in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

postinvoke_premarshal

public void postinvoke_premarshal(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
                           throws ForwardRequest
Specified by:
postinvoke_premarshal in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

send_reply

public void send_reply(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
                throws ForwardRequest
Specified by:
send_reply in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

send_exception_or_other

public void send_exception_or_other(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
                             throws ForwardRequest
Specified by:
send_exception_or_other in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

postinvoke_postmarshal

public void postinvoke_postmarshal(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
Specified by:
postinvoke_postmarshal in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter

exception_in_chain

public void exception_in_chain(com.inprise.vbroker.interceptor.VBIServerRequestInfo info)
                        throws ForwardRequest
Specified by:
exception_in_chain in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter
Throws:
ForwardRequest

get_adapters

public com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter[] get_adapters()

destroy

public void destroy()
Specified by:
destroy in interface com.inprise.vbroker.InterceptorExt.ServerRequestInterceptorAdapter

length

public int length()

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online