VisiBroker for Java

com.inprise.vbroker.interceptor
Interface ServerRequestInterceptorManager

All Superinterfaces:
IDLEntity, InterceptorManager, java.io.Serializable

public interface ServerRequestInterceptorManager
extends InterceptorManager, IDLEntity

This interface is used to add ServerRequestInterceptors.


Method Summary
 void add(ServerRequestInterceptor interceptor)
          This method is invoked by the ORB to add a ServerRequestInterceptor.
 

Method Detail

add

void add(ServerRequestInterceptor interceptor)
This method is invoked by the ORB to add a ServerRequestInterceptor.

Parameters:
interceptor - The ServerRequestInterceptor to be added.

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