| Package | Description |
|---|---|
| zen.ejb |
| Modifier and Type | Method and Description |
|---|---|
static javax.ejb.EJBHome |
EJBUtility.getHomeInterface(String jndiName,
Class ejbHome) |
javax.ejb.EJBHome |
EJBFactory.getHomeInterface(String jndiName,
Class ejbHome) |
static javax.ejb.EJBHome |
EJBUtility.getHomeInterface(String jndiName,
Hashtable environment,
Class ejbHome) |
static javax.ejb.EJBLocalHome |
EJBUtility.getLocalHomeInterface(String jndiName) |
javax.ejb.EJBLocalHome |
EJBFactory.getLocalInterface(String jndiName) |
Copyright © 2012. All Rights Reserved.