VisiBroker for Java

com.inprise.vbroker.PortableServerExt
Interface ActiveObjectLifeCycleInterceptorManager

All Superinterfaces:
IDLEntity, InterceptorManager, java.io.Serializable
All Known Implementing Classes:
AOMInterceptorManager

public interface ActiveObjectLifeCycleInterceptorManager
extends InterceptorManager, IDLEntity

This is the interface used to add ActiveObjectLifeCycleInterceptor.


Method Summary
 void add(ActiveObjectLifeCycleInterceptor interceptor)
          This method is invoked by the ORB to add a ActiveObjectLifeCycleInterceptor.
 ActiveObjectLifeCycleInterceptor getChain()
          Return the ActiveObjectLifeCycleInterceptor from the interceptor chain.
 

Method Detail

getChain

ActiveObjectLifeCycleInterceptor getChain()
Return the ActiveObjectLifeCycleInterceptor from the interceptor chain.

Returns:
ActiveObjectLifeCycleInterceptor in the chain.

add

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

Parameters:
interceptor - ActiveObjectLifeCycleInterceptor 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