|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_ejb.container.JLocalHome
org.objectweb.jonas_ejb.container.JEntityLocalHome
org.objectweb.jonas_ejb.container.JRepEntityLocalHome
Generic part of the JEntityLocalHome implementation for replicated EB
| Field Summary |
| Fields inherited from class org.objectweb.jonas_ejb.container.JLocalHome |
bf, dd, homeList |
| Constructor Summary | |
JRepEntityLocalHome(EntityDesc dd,
JEntityFactory bf)
constructor |
|
| Method Summary | |
abstract JEntityLocal |
createLocalObject()
Creates a new Local Object for that bean. |
protected void |
replicateCreate(JEntityContext bctx)
Called if we have to replicate a request |
| Methods inherited from class org.objectweb.jonas_ejb.container.JEntityLocalHome |
findLocalByPK |
| Methods inherited from class org.objectweb.jonas_ejb.container.JLocalHome |
checkSecurity, getJndiLocalName, getLocalHome, postInvoke, preInvoke, register, remove, unregister |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JRepEntityLocalHome(EntityDesc dd,
JEntityFactory bf)
dd - The Entity Deployment Decriptorbf - The Entity Factory| Method Detail |
protected void replicateCreate(JEntityContext bctx)
public abstract JEntityLocal createLocalObject()
JEntityLocalHome
createLocalObject in class JEntityLocalHome
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||