org.openejb.entity
Class EntityInterceptorBuilder

java.lang.Object
  extended byorg.openejb.AbstractInterceptorBuilder
      extended byorg.openejb.entity.EntityInterceptorBuilder
All Implemented Interfaces:
InterceptorBuilder, Serializable

public class EntityInterceptorBuilder
extends AbstractInterceptorBuilder

Version:
$Revision: 1.9 $ $Date: 2004/09/07 22:40:38 $
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
EntityInterceptorBuilder()
           
 
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

EntityInterceptorBuilder

public EntityInterceptorBuilder()
Method Detail

buildInterceptorChains

public TwoChains buildInterceptorChains()


Copyright © 1999-2005 OpenEJB. All Rights Reserved.