| Modifier and Type | Class and Description |
|---|---|
class |
EntityEjbObjectHandler |
| Modifier and Type | Method and Description |
|---|---|
protected EjbObjectProxyHandler |
EntityEjbHomeHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract EjbObjectProxyHandler |
EjbHomeProxyHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedObjectHandler |
| Modifier and Type | Method and Description |
|---|---|
protected EjbObjectProxyHandler |
ManagedHomeHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonEjbObjectHandler |
| Modifier and Type | Method and Description |
|---|---|
protected EjbObjectProxyHandler |
SingletonEjbHomeHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulEjbObjectHandler |
| Modifier and Type | Method and Description |
|---|---|
protected EjbObjectProxyHandler |
StatefulEjbHomeHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessEjbObjectHandler |
| Modifier and Type | Method and Description |
|---|---|
protected EjbObjectProxyHandler |
StatelessEjbHomeHandler.newEjbObjectHandler(BeanContext beanContext,
Object pk,
InterfaceType interfaceType,
List<Class> interfaces,
Class mainInterface) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.