Uses of Interface
org.norther.tammi.acorn.logger.log.LoggerListener

Packages that use LoggerListener
org.norther.tammi.acorn.logger.log   
org.norther.tammi.core.logger   
org.norther.tammi.core.logger.log   
 

Uses of LoggerListener in org.norther.tammi.acorn.logger.log
 

Classes in org.norther.tammi.acorn.logger.log that implement LoggerListener
 class DefaultLog
          A default implementation of Log writing to System.out and System.err.
 

Uses of LoggerListener in org.norther.tammi.core.logger
 

Methods in org.norther.tammi.core.logger with parameters of type LoggerListener
protected  void AbstractLogger.activate(LoggerListener log, String name)
          Activates the specified logger listener.
 

Uses of LoggerListener in org.norther.tammi.core.logger.log
 

Classes in org.norther.tammi.core.logger.log that implement LoggerListener
 class DomainLog
          A default implementation of Log.
 



Copyright © 2004 The Norther Organization. All rights reserved.