org.j2page.dwr
Class DWRUtil

java.lang.Object
  extended by org.j2page.dwr.DWRUtil

public class DWRUtil
extends java.lang.Object


Constructor Summary
DWRUtil()
           
 
Method Summary
static java.lang.Object toDescriptiveString(java.lang.Object obj, int debugLevel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DWRUtil

public DWRUtil()
Method Detail

toDescriptiveString

public static java.lang.Object toDescriptiveString(java.lang.Object obj,
                                                   int debugLevel)


[bottom]