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
Method Summary |
void |
debugBeanProperties(Object bean,
org.apache.log4j.Logger log)
Logs at debug level all readable properties of the given bean. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanDebugger
public BeanDebugger()
debugBeanProperties
public void debugBeanProperties(Object bean,
org.apache.log4j.Logger log)
- Logs at debug level all readable properties of the given bean.