Uses of Interface
org.ow2.carol.cmi.ha.EntityBeanReference

Packages that use EntityBeanReference
org.ow2.carol.cmi.ha   
 

Uses of EntityBeanReference in org.ow2.carol.cmi.ha
 

Methods in org.ow2.carol.cmi.ha that return types with arguments of type EntityBeanReference
 java.util.Vector<EntityBeanReference> ActiveExecutionObject.getEntityBeans()
           
 

Methods in org.ow2.carol.cmi.ha with parameters of type EntityBeanReference
 void ReplicationManagerImpl.addEntityBean(RequestId reqId, EntityBeanReference bean)
          Correlates the changes made on a modified bean with a concrete client request.
 void ReplicationManager.addEntityBean(RequestId reqId, EntityBeanReference bean)
          Correlates the changes made on a modified bean with a concrete client request.
 

Method parameters in org.ow2.carol.cmi.ha with type arguments of type EntityBeanReference
 void ActiveExecutionObject.setEntityBeans(java.util.Vector<EntityBeanReference> beans)
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.