| Package | Description | 
|---|---|
| com.caucho.ejb.message | |
| com.caucho.ejb.server | |
| com.caucho.ejb.session | |
| javax.ejb | |
| javax.ejb.spi | 
| Modifier and Type | Method and Description | 
|---|---|
| EJBHome | MessageDrivenContextImpl. getEJBHome()Returns the EJBHome stub for the container. | 
| Modifier and Type | Method and Description | 
|---|---|
| EJBHome | AbstractContext. getEJBHome()Returns the EJBHome stub for the container. | 
| Modifier and Type | Method and Description | 
|---|---|
| EJBHome | AbstractSessionContext. getEJBHome()Returns the EJBHome stub for the container. | 
| Modifier and Type | Method and Description | 
|---|---|
| EJBHome | HomeHandle. getEJBHome() | 
| EJBHome | EJBContext. getEJBHome() | 
| EJBHome | EJBObject. getEJBHome() | 
| EJBHome | EJBMetaData. getEJBHome() | 
| Modifier and Type | Method and Description | 
|---|---|
| EJBHome | HandleDelegate. readEJBHome(java.io.ObjectInputStream ois) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HandleDelegate. writeEJBHome(EJBHome ejbHome,
            java.io.ObjectOutputStream oos) |