org.objectweb.jonas.ha
Class EntityBeanReferenceImpl

java.lang.Object
  extended byorg.objectweb.jonas.ha.EntityBeanReferenceImpl
All Implemented Interfaces:
org.objectweb.carol.cmi.ha.EntityBeanReference

public class EntityBeanReferenceImpl
extends java.lang.Object
implements org.objectweb.carol.cmi.ha.EntityBeanReference

This class implements reference to entity beans for CMI HA

Author:
Francisco Perez-Sorrosal (fpsorrosal@no-spam@fi.upm.es), Alberto Paz-Jimenez (apaz@no-spam@fi.upm.es)

Constructor Summary
EntityBeanReferenceImpl(JEntityContext jec)
          Constructor
 
Method Summary
 java.lang.Object getPrimaryKey()
           
 boolean isModified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBeanReferenceImpl

public EntityBeanReferenceImpl(JEntityContext jec)
Constructor

Method Detail

getPrimaryKey

public java.lang.Object getPrimaryKey()
Specified by:
getPrimaryKey in interface org.objectweb.carol.cmi.ha.EntityBeanReference

isModified

public boolean isModified()
Specified by:
isModified in interface org.objectweb.carol.cmi.ha.EntityBeanReference