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