|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas.ha.StatefulBeanRefImpl
public class StatefulBeanRefImpl
This class implements reference to beans
| Constructor Summary | |
|---|---|
StatefulBeanRefImpl(JStatefulSwitch bs)
|
|
| Method Summary | |
|---|---|
byte[] |
getState()
|
void |
injectState(byte[] state)
|
boolean |
isModified()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatefulBeanRefImpl(JStatefulSwitch bs)
| Method Detail |
|---|
public byte[] getState()
getState in interface org.objectweb.carol.cmi.ha.StatefulBeanReferencepublic boolean isModified()
isModified in interface org.objectweb.carol.cmi.ha.StatefulBeanReferencepublic void injectState(byte[] state)
injectState in interface org.objectweb.carol.cmi.ha.StatefulBeanReference
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||