|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_ejb.container.JLocal
org.objectweb.jonas_ejb.container.JEntityLocal
org.objectweb.jonas_ejb.container.JRepEntityLocal
public abstract class JRepEntityLocal
Generic part of the EJBObject implementation for replicated SFSBs
| Field Summary |
|---|
| Fields inherited from class org.objectweb.jonas_ejb.container.JEntityLocal |
|---|
bf, bs |
| Constructor Summary | |
|---|---|
JRepEntityLocal(JEntityFactory bf)
Constructor |
|
| Method Summary | |
|---|---|
void |
postInvoke(RequestCtx rctx,
JEntityContext bctx)
|
| Methods inherited from class org.objectweb.jonas_ejb.container.JEntityLocal |
|---|
checkSecurity, getEJBLocalHome, getPrimaryKey, isIdentical, postInvoke, preInvoke, remove, setEntitySwitch |
| Methods inherited from class org.objectweb.jonas_ejb.container.JLocal |
|---|
exportObject, unexportObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JRepEntityLocal(JEntityFactory bf)
bf - | Method Detail |
|---|
public void postInvoke(RequestCtx rctx,
JEntityContext bctx)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||