Uses of Interface
org.apache.maven.mercury.logging.IMercuryLogger

Packages that use IMercuryLogger
org.apache.maven.mercury.logging   
org.apache.maven.mercury.logging.console   
 

Uses of IMercuryLogger in org.apache.maven.mercury.logging
 

Methods in org.apache.maven.mercury.logging that return IMercuryLogger
static IMercuryLogger MercuryLoggerManager.getLogger(java.lang.Class clazz)
           
 IMercuryLogger IMercuryLoggerFactory.getLogger(java.lang.Class clazz)
           
 

Uses of IMercuryLogger in org.apache.maven.mercury.logging.console
 

Classes in org.apache.maven.mercury.logging.console that implement IMercuryLogger
 class MercuryConsoleLogger
           
 

Methods in org.apache.maven.mercury.logging.console that return IMercuryLogger
 IMercuryLogger MercuryConsoleLoggerFactory.getLogger(java.lang.Class clazz)
           
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.