org.apache.droids.helper
Class Loggable

Package class diagram package Loggable
java.lang.Object
  extended by org.apache.droids.helper.Loggable
Direct Known Subclasses:
HtmlParser, HttpBase, RegexURLFilter, StAX

public class Loggable
extends Object

Simple wrapper class to easier debug/log.


Field Summary
protected  org.apache.commons.logging.Log log
           
 
Constructor Summary
protected Loggable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected final org.apache.commons.logging.Log log
Constructor Detail

Loggable

protected Loggable()


Copyright © 2008 The Apache Software Foundation