Logback API
Version 0.9.8

Uses of Class
ch.qos.logback.classic.spi.LoggerContextRemoteView

Packages that use LoggerContextRemoteView
ch.qos.logback.classic Contains logback classic main classes. 
ch.qos.logback.classic.spi Contains core classes of logback classic. 
 

Uses of LoggerContextRemoteView in ch.qos.logback.classic
 

Methods in ch.qos.logback.classic that return LoggerContextRemoteView
 LoggerContextRemoteView LoggerContext.getLoggerContextRemoteView()
           
 

Uses of LoggerContextRemoteView in ch.qos.logback.classic.spi
 

Methods in ch.qos.logback.classic.spi that return LoggerContextRemoteView
 LoggerContextRemoteView LoggerRemoteView.getLoggerContextView()
           
 


Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.