|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JHome | |
---|---|
org.objectweb.jonas_ejb.container |
Uses of JHome in org.objectweb.jonas_ejb.container |
---|
Subclasses of JHome in org.objectweb.jonas_ejb.container | |
---|---|
class |
JEntityHome
This class is the Standard Home for Entity objects It exists only for beans that have declared a Remote Interface. |
class |
JRepEntityHome
This class is the Standard Home for clustered entity objects It exists only for beans that have declared a Remote Interface. |
class |
JRepStatefulHome
This class is the Standard Home for replicated SFSB objects It exists only for beans that have declared a Remote Interface. |
class |
JRepStatelessHome
This class is the Standard Home for replicated SSB objects It exists only for beans that have declared a Remote Interface. |
class |
JSessionHome
This class is the Standard Home for Session objects It exists only for beans that have declared a Remote Interface. |
Methods in org.objectweb.jonas_ejb.container that return JHome | |
---|---|
JHome |
JMdbEndpointFactory.getHome()
|
JHome |
JMdbFactory.getHome()
|
JHome |
JSessionFactory.getHome()
|
JHome |
BeanFactory.getHome()
returns the home if exist or null if not |
JHome |
JEntityFactory.getHome()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |