|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SFSBUUIDUtil<T>
An instance of this class will be used by the Stateful SessionBean Container to create sessionIDs whenever home.create(..) is called
| Method Summary | |
|---|---|
T |
byteArrayToKey(byte[] array,
int startIndex,
int len)
Return the sessionKey that represents the sessionKey. |
T |
createSessionKey()
Create and return the sessionKey. |
byte[] |
keyToByteArray(T sessionKey)
Called from the Container before publishing an IOR. |
| Method Detail |
|---|
T createSessionKey()
byte[] keyToByteArray(T sessionKey)
T byteArrayToKey(byte[] array,
int startIndex,
int len)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||