VisiBroker for Java

com.inprise.vbroker.interceptor
Class AOMInterceptorManager

java.lang.Object
  extended by com.inprise.vbroker.interceptor.GenericManager
      extended by com.inprise.vbroker.interceptor.AOMInterceptorManager
All Implemented Interfaces:
InterceptorManager, ActiveObjectLifeCycleInterceptorManager, java.io.Serializable, IDLEntity

public class AOMInterceptorManager
extends com.inprise.vbroker.interceptor.GenericManager
implements ActiveObjectLifeCycleInterceptorManager

See Also:
Serialized Form

Constructor Summary
AOMInterceptorManager()
           
 
Method Summary
 void add(ActiveObjectLifeCycleInterceptor interceptor)
          This method is invoked by the ORB to add a ActiveObjectLifeCycleInterceptor.
 void destroy()
           
 ActiveObjectLifeCycleInterceptor getChain()
          Return the ActiveObjectLifeCycleInterceptor from the interceptor chain.
 
Methods inherited from class com.inprise.vbroker.interceptor.GenericManager
add, copy, length, remove, removeAll
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AOMInterceptorManager

public AOMInterceptorManager()
Method Detail

add

public void add(ActiveObjectLifeCycleInterceptor interceptor)
Description copied from interface: ActiveObjectLifeCycleInterceptorManager
This method is invoked by the ORB to add a ActiveObjectLifeCycleInterceptor.

Specified by:
add in interface ActiveObjectLifeCycleInterceptorManager
Parameters:
interceptor - ActiveObjectLifeCycleInterceptor to be added.

getChain

public ActiveObjectLifeCycleInterceptor getChain()
Description copied from interface: ActiveObjectLifeCycleInterceptorManager
Return the ActiveObjectLifeCycleInterceptor from the interceptor chain.

Specified by:
getChain in interface ActiveObjectLifeCycleInterceptorManager
Returns:
ActiveObjectLifeCycleInterceptor in the chain.

destroy

public void destroy()

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