org.openejb.sfsb
Class StatefulInterceptorBuilder

java.lang.Object
  extended byorg.openejb.AbstractInterceptorBuilder
      extended byorg.openejb.sfsb.StatefulInterceptorBuilder
All Implemented Interfaces:
InterceptorBuilder, Serializable

public class StatefulInterceptorBuilder
extends AbstractInterceptorBuilder

Version:
$Revision: 1.6 $ $Date: 2004/07/27 02:26:30 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openejb.AbstractInterceptorBuilder
componentContext, containerId, doAsCurrentCaller, ejbName, instanceCache, instanceFactory, instancePool, permissionManager, runAs, securityEnabled, trackedConnectionAssociator, transactionContextManager, transactionPolicyManager, useContextHandler, vtable
 
Constructor Summary
StatefulInterceptorBuilder()
           
 
Method Summary
 TwoChains buildInterceptorChains()
           
 
Methods inherited from class org.openejb.AbstractInterceptorBuilder
setComponentContext, setContainerId, setDoAsCurrentCaller, setEJBName, setInstanceCache, setInstanceFactory, setInstancePool, setPermissionManager, setRunAs, setSecurityEnabled, setTrackedConnectionAssociator, setTransactionContextManager, setTransactionPolicyManager, setUseContextHandler, setVtable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatefulInterceptorBuilder

public StatefulInterceptorBuilder()
Method Detail

buildInterceptorChains

public TwoChains buildInterceptorChains()


Copyright © 1999-2005 OpenEJB. All Rights Reserved.