|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JLocalHome | |
---|---|
org.objectweb.jonas_ejb.container |
Uses of JLocalHome in org.objectweb.jonas_ejb.container |
---|
Subclasses of JLocalHome in org.objectweb.jonas_ejb.container | |
---|---|
class |
JEntityLocalHome
This class is the Standard LocalHome for Entity objects It exists only for beans that have declared a Local Interface. |
class |
JRepEntityLocalHome
Generic part of the JEntityLocalHome implementation for replicated EB |
class |
JRepStatefulLocalHome
Generic part of the EJBLocalHome implementation for replicated SFSBs |
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.objectweb.jonas_ejb.container that return JLocalHome | |
---|---|
JLocalHome |
JMdbEndpointFactory.getLocalHome()
|
JLocalHome |
JMdbFactory.getLocalHome()
|
JLocalHome |
JSessionFactory.getLocalHome()
|
JLocalHome |
BeanFactory.getLocalHome()
returns the local home if exist or null if not |
JLocalHome |
JEntityFactory.getLocalHome()
|
static JLocalHome |
JLocalHome.getLocalHome(String beanName)
Get JLocalHome by its name |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |