|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.kpat.persist.JNDIUtils
public class JNDIUtils
Constructor Summary | |
---|---|
JNDIUtils()
|
Method Summary | |
---|---|
static java.lang.String |
deconstructObjectToBase64(java.lang.Object symbolObject)
Given the Object, create a base-64 representation of the serialized object $Revision: 1.1.1.1 $ |
static java.lang.Object |
reconstructObjectFromBase64(java.lang.String base64String)
Given the base-64 representation of a serialized object, re-create the Object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JNDIUtils()
Method Detail |
---|
public static java.lang.String deconstructObjectToBase64(java.lang.Object symbolObject)
public static java.lang.Object reconstructObjectFromBase64(java.lang.String base64String)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |