Uses of Interface
com.sun.org.apache.commons.logging.Log

Packages that use Log
com.sun.org.apache.commons.logging   
com.sun.org.apache.commons.logging.impl   
 

Uses of Log in com.sun.org.apache.commons.logging
 

Classes in com.sun.org.apache.commons.logging that implement Log
 class JettyLog
          Log Bridges the com.sun.org.apache.commons.logging.Log to Jetty's log.
 

Methods in com.sun.org.apache.commons.logging that return Log
static Log LogFactory.getLog(java.lang.Class c)
           
static Log LogFactory.getLog(java.lang.String str)
           
 

Uses of Log in com.sun.org.apache.commons.logging.impl
 

Classes in com.sun.org.apache.commons.logging.impl that implement Log
 class NoOpLog
           
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.