Uses of Interface
org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable

Packages that use Initializable
org.codehaus.plexus.logging   
org.codehaus.plexus.logging.console   
 

Uses of Initializable in org.codehaus.plexus.logging
 

Classes in org.codehaus.plexus.logging that implement Initializable
 class BaseLoggerManager
          Base class for all LoggerManagers which use cache of Loggers.
 

Uses of Initializable in org.codehaus.plexus.logging.console
 

Classes in org.codehaus.plexus.logging.console that implement Initializable
 class ConsoleLoggerManager
          This is a simple logger manager that will only write the logging statements to the console.
 



Copyright © 2001-2010 Codehaus. All Rights Reserved.