org.apache.jetspeed.util.ojb
Class FieldConversionLog

java.lang.Object
  extended by org.apache.jetspeed.util.ojb.FieldConversionLog

public abstract class FieldConversionLog
extends java.lang.Object

Utility class that allows convenient access to commons=logging for OJB FiledConversions without having to define a org.apache.commons.logging.Log in each of conversion class.

Author:
Scott T. Weaver

Constructor Summary
FieldConversionLog()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldConversionLog

public FieldConversionLog()


Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.