org.ow2.jonas.lib.ejb21.ha
Class EntityBeanRefImpl

java.lang.Object
  extended by org.ow2.jonas.lib.ejb21.ha.EntityBeanRefImpl
All Implemented Interfaces:
org.ow2.cmi.ha.EntityBeanReference

public class EntityBeanRefImpl
extends Object
implements org.ow2.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
EntityBeanRefImpl(JEntityContext jec)
          Constructor
 
Method Summary
 Object getPrimaryKey()
           
 boolean isModified()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityBeanRefImpl

public EntityBeanRefImpl(JEntityContext jec)
Constructor

Parameters:
bs - the entity switch
Method Detail

getPrimaryKey

public Object getPrimaryKey()
Specified by:
getPrimaryKey in interface org.ow2.cmi.ha.EntityBeanReference

isModified

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


Copyright © 2010 OW2 Consortium. All Rights Reserved.