|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JLocalHome | |
|---|---|
| org.ow2.jonas.lib.ejb21 | |
| Uses of JLocalHome in org.ow2.jonas.lib.ejb21 |
|---|
| Subclasses of JLocalHome in org.ow2.jonas.lib.ejb21 | |
|---|---|
class |
JEntityLocalHome
This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface. |
class |
JSessionLocalHome
This class is the Standard LocalHome for Session objects It exists only for beans that have declared a Local Interface. |
| Methods in org.ow2.jonas.lib.ejb21 that return JLocalHome | |
|---|---|
JLocalHome |
JEntityFactory.getLocalHome()
|
JLocalHome |
BeanFactory.getLocalHome()
returns the local home if exist or null if not |
JLocalHome |
JMdbFactory.getLocalHome()
|
JLocalHome |
JMdbEndpointFactory.getLocalHome()
|
JLocalHome |
JSessionFactory.getLocalHome()
|
static JLocalHome |
JLocalHome.getLocalHome(String beanName)
Get JLocalHome by its name |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||