| Package | Description |
|---|---|
| org.apache.openejb.core.stateful |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultLockFactory.DefaultLock |
| Modifier and Type | Method and Description |
|---|---|
LockFactory.StatefulLock |
Instance.getLock() |
LockFactory.StatefulLock |
LockFactory.newLock(String beanId) |
LockFactory.StatefulLock |
DefaultLockFactory.newLock(String beanId) |
| Constructor and Description |
|---|
Instance(BeanContext beanContext,
Object primaryKey,
Object containerId,
Object bean,
javax.enterprise.context.spi.CreationalContext creationalContext,
Map<String,Object> interceptors,
Map<javax.persistence.EntityManagerFactory,JtaEntityManagerRegistry.EntityManagerTracker> entityManagers,
LockFactory.StatefulLock lock) |
Instance(Object deploymentId,
Object primaryKey,
Object containerId,
Object bean,
javax.enterprise.context.spi.CreationalContext creationalContext,
Map<String,Object> interceptors,
JtaEntityManagerRegistry.EntityManagerTracker[] entityManagerArray,
LockFactory.StatefulLock lock) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.