|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class defines an object sent to the replicas to ensure durability. It extends Serializable.
| Method Summary | |
java.lang.String |
getClassName()
Get the name of the jorm class. |
PName |
getPName(PBinder pnc)
|
void |
read(PClassMapping pcm,
PAccessor pa)
Read all the fields of the serializable object and put it in the PAccessor pa. |
java.lang.String |
setPName(PName pName)
Set the encoded PName of the object sent to the replicas |
void |
write(PClassMapping pcm,
PAccessor pa)
Write the PAccessor in the serializable object. |
| Method Detail |
public PName getPName(PBinder pnc)
throws PExceptionNaming
PExceptionNamingpublic java.lang.String setPName(PName pName)
pName - public java.lang.String getClassName()
public void read(PClassMapping pcm,
PAccessor pa)
throws PException
pa -
PException
public void write(PClassMapping pcm,
PAccessor pa)
throws PException
PException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||