Nuxeo Enterprise Platform 5.3

Uses of Class
com.anwrt.ooserver.daemon.Logger

Packages that use Logger
com.anwrt.ooserver.daemon   
 

Uses of Logger in com.anwrt.ooserver.daemon
 

Subclasses of Logger in com.anwrt.ooserver.daemon
 class Log4JLogger
           
 class LoggerBasicImpl
          Basic Logger implementation that throw everything to standard outputs.
 

Methods in com.anwrt.ooserver.daemon that return Logger
static Logger Logger.getInstance()
          Returns the current Logger instance.
 

Methods in com.anwrt.ooserver.daemon with parameters of type Logger
static void Logger.newInstance(Logger instance)
          Used to specify which instance will be used by the static methods of the Logger.
 


Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.