Constructors in org.openejb.entity.cmp with parameters of type CMP1Bridge |
CMPCreateMethod(Class beanClass,
CMP1Bridge cmp1Bridge,
MethodSignature createSignature,
MethodSignature postCreateSignature,
org.tranql.cache.CacheTable cacheTable,
org.tranql.identity.IdentityDefiner identityDefiner,
org.tranql.pkgenerator.PrimaryKeyGenerator keyGenerator,
org.tranql.identity.IdentityTransform primaryKeyTransform,
org.tranql.identity.IdentityTransform localProxyTransform,
org.tranql.identity.IdentityTransform remoteProxyTransform)
|
CMPInstanceContext(Object containerId,
EJBProxyFactory proxyFactory,
javax.ejb.EntityBean entityBean,
CMP1Bridge cmp1Bridge,
org.tranql.cache.FaultHandler loadFault,
org.tranql.identity.IdentityTransform primaryKeyTransform,
org.apache.geronimo.core.service.Interceptor lifecycleInterceptorChain,
SystemMethodIndices systemMethodIndices,
Set unshareableResources,
Set applicationManagedSecurityResources,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
BasicTimerService timerService)
|
CMPInstanceContextFactory(Object containerId,
CMP1Bridge cmp1Bridge,
org.tranql.identity.IdentityTransform primaryKeyTransform,
org.tranql.cache.FaultHandler loadFault,
Class beanClass,
Map imap,
Set unshareableResources,
Set applicationManagedSecurityResources)
|