Uses of Interface
org.apache.geronimo.management.geronimo.Log

Packages that use Log
org.apache.geronimo.derby   
org.apache.geronimo.jetty6.requestlog   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.tomcat   
 

Uses of Log in org.apache.geronimo.derby
 

Subinterfaces of Log in org.apache.geronimo.derby
 interface DerbyLog
          ReplaceMe
 

Classes in org.apache.geronimo.derby that implement Log
 class DerbyLogGBean
          ReplaceMe
 

Uses of Log in org.apache.geronimo.jetty6.requestlog
 

Subinterfaces of Log in org.apache.geronimo.jetty6.requestlog
 interface JettyLogManager
          Token interface to distinguish Jetty implementations.
 

Classes in org.apache.geronimo.jetty6.requestlog that implement Log
 class JettyLogManagerImpl
          Jetty implementation of the WebAccessLog management interface.
 

Uses of Log in org.apache.geronimo.management.geronimo
 

Subinterfaces of Log in org.apache.geronimo.management.geronimo
 interface WebAccessLog
          A web container access log manager.
 

Uses of Log in org.apache.geronimo.tomcat
 

Subinterfaces of Log in org.apache.geronimo.tomcat
 interface TomcatLogManager
          Token interface to distinguish Tomcat implementations.
 

Classes in org.apache.geronimo.tomcat that implement Log
 class TomcatLogManagerImpl
          Tomcat implementation of the WebAccessLog management interface.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.