VisiBroker for Java

com.inprise.vbroker.PortableServerExt
Interface IORCreationInterceptorManager

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

public interface IORCreationInterceptorManager
extends InterceptorManager, IDLEntity

This interface is used to add IORInterceptors.


Method Summary
 void add(IORCreationInterceptor interceptor)
          This method is invoked by the ORB to add an IORInterceptor.
 IORCreationInterceptor getChain()
          This method is used to return the IORCreationInterceptor from the chain of interceptors.
 

Method Detail

getChain

IORCreationInterceptor getChain()
This method is used to return the IORCreationInterceptor from the chain of interceptors.

Returns:
IORCreationInterceptor from the interceptor chain.

add

void add(IORCreationInterceptor interceptor)
This method is invoked by the ORB to add an IORInterceptor.

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