| java.lang.Object org.objectweb.jonas_ejb.container.JRepStatefulObjectId
JRepStatefulObjectId | public class JRepStatefulObjectId implements Serializable(Code) | | Object ID for a replicated sfsb
author: Francisco Perez-Sorrosal (fpsorrosal@no-spam@fi.upm.es) author: Alberto Paz-Jimenez (apaz@no-spam@fi.upm.es) |
JRepStatefulObjectId | public JRepStatefulObjectId(String jndi, ObjectId oid)(Code) | | Default constructor
Parameters: jndi - the jndi Parameters: oid - the clusterOId |
getClusterOId | public ObjectId getClusterOId()(Code) | | gets the clusterOId
the clusterOId |
|
|