net.sourceforge.backpedal.impl
Class AbstractComponent

java.lang.Object
  |
  +--net.sourceforge.backpedal.impl.AbstractComponent
Direct Known Subclasses:
BackpedalServerImpl, BackpedalStatementStackImpl, BindVariableResolverImpl, KodoStatementParser, PreparedStatementEssentials, ServerRunnableImpl

public abstract class AbstractComponent
extends Object


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

Constructor Detail

AbstractComponent

public AbstractComponent()
Method Detail

enableLogging

public void enableLogging(org.apache.commons.logging.Log log)

log

protected org.apache.commons.logging.Log log()


Copyright © Sourceforge. All Rights Reserved.