net.sf.beanlib.provider
Class BeanDebugger
java.lang.Object
net.sf.beanlib.provider.BeanDebugger
public class BeanDebugger
- extends Object
Bean Debugger.
- Author:
- Joe D. Velopar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
inst
public static final BeanDebugger inst
- Singleton instance.
BeanDebugger
private BeanDebugger()
- Singleton.
debugBeanProperties
public void debugBeanProperties(Object bean,
Log log)
- Logs at debug level all readable properties of the given bean.