|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatefulBeanReference | |
|---|---|
| org.ow2.carol.cmi.ha | |
| Uses of StatefulBeanReference in org.ow2.carol.cmi.ha |
|---|
| Methods in org.ow2.carol.cmi.ha that return StatefulBeanReference | |
|---|---|
StatefulBeanReference |
BeanInfo.getBean()
Returns the bean. |
| Methods in org.ow2.carol.cmi.ha with parameters of type StatefulBeanReference | |
|---|---|
void |
ReplicationManagerImpl.addModifiedBean(RequestId reqId,
org.ow2.carol.cmi.ha.SessionId clusterOId,
StatefulBeanReference bean)
Adds a modified EJB to the changes made inside a request. |
void |
ReplicationManager.addModifiedBean(RequestId reqId,
org.ow2.carol.cmi.ha.SessionId bid,
StatefulBeanReference bean)
Correlates the changes made on a modified bean with a concrete client request. |
void |
ReplicationManagerImpl.restoreBeanChanges(org.ow2.carol.cmi.ha.SessionId clusterOID,
StatefulBeanReference bean)
Applies the changes kept in BeanChanges. |
void |
ReplicationManager.restoreBeanChanges(org.ow2.carol.cmi.ha.SessionId clusterOID,
StatefulBeanReference bean)
Restores the state for a bean through its remote interface. |
| Constructors in org.ow2.carol.cmi.ha with parameters of type StatefulBeanReference | |
|---|---|
BeanInfo(org.ow2.carol.cmi.ha.SessionId bid,
StatefulBeanReference bean)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||