VisiBroker for Java

com.inprise.vbroker.interceptor
Interface BindInterceptorManager

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

public interface BindInterceptorManager
extends InterceptorManager, IDLEntity

This interface is used to add BindInterceptor.


Method Summary
 void add(BindInterceptor interceptor)
          This method is used to add a BindInterceptor.
 void remove(BindInterceptor interceptor)
           
 

Method Detail

remove

void remove(BindInterceptor interceptor)

add

void add(BindInterceptor interceptor)
This method is used to add a BindInterceptor.

Parameters:
interceptor - The BindInterceptor 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