|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatefulBeanReference
This interface implements reference to stateful beans.
| Method Summary | |
|---|---|
byte[] |
getState()
Gets the state of the associated bean. |
void |
injectState(byte[] state)
Inject the state in the bean. |
boolean |
isModified()
Returns true if the bean is modified. |
| Method Detail |
|---|
byte[] getState()
throws ReplicationException
ReplicationException
boolean isModified()
throws ReplicationException
ReplicationException
void injectState(byte[] state)
throws ReplicationException
ReplicationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||