| Package | Description |
|---|---|
| com.sun.ejb.containers | |
| org.glassfish.persistence.ejb.entitybean.container |
| Modifier and Type | Method and Description |
|---|---|
protected EJBLocalHomeInvocationHandler |
BaseContainer.getEJBLocalHomeInvocationHandler(Class homeIntfClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityBeanLocalHomeImpl
Implementation of the EJBLocalHome interface for Entity Beans.
|
class |
ReadOnlyEJBLocalHomeImpl
Implementation of the EJBHome interface.
|
| Modifier and Type | Method and Description |
|---|---|
protected EJBLocalHomeInvocationHandler |
ReadOnlyBeanContainer.getEJBLocalHomeInvocationHandler(Class homeIntfClass) |
protected EJBLocalHomeInvocationHandler |
EntityContainer.getEJBLocalHomeInvocationHandler(Class homeIntfClass) |
Copyright © 2019. All rights reserved.