VisiBroker for Java

com.inprise.vbroker.interceptor
Interface InterceptorManagerControl

All Superinterfaces:
IDLEntity, java.io.Serializable

public interface InterceptorManagerControl
extends IDLEntity

The InterceptorManagerControl is responsible for controlling a set of related interceptor managers. An instance of an InterceptorManager may be obtained by invoking the getManager() method with a string identifying the manager which should be returned.


Method Summary
 InterceptorManager get_manager(java.lang.String name)
          This method is invoked by the ORB to obtain an instance of the an InterceptorManager which returns a string identifying the manager.
 

Method Detail

get_manager

InterceptorManager get_manager(java.lang.String name)
This method is invoked by the ORB to obtain an instance of the an InterceptorManager which returns a string identifying the manager.

Parameters:
name - name of the manager
Returns:
an instance of InterceptorManager

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