eXo Kernel :: Commons Utils 2.5.0-Alpha1

org.exoplatform.commons.debug
Class ObjectDebuger

java.lang.Object
  extended by org.exoplatform.commons.debug.ObjectDebuger

public class ObjectDebuger
extends Object

Jul 29, 2004


Constructor Summary
ObjectDebuger()
           
 
Method Summary
static String asString(Object o)
           
static void printObject(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectDebuger

public ObjectDebuger()
Method Detail

printObject

public static void printObject(Object o)
                        throws Exception
Throws:
Exception

asString

public static String asString(Object o)

eXo Kernel :: Commons Utils 2.5.0-Alpha1

Copyright © 2013 eXo Platform SAS. All Rights Reserved.