Uses of Class
hudson.logging.LogRecorder

Packages that use LogRecorder
hudson.logging   
 

Uses of LogRecorder in hudson.logging
 

Fields in hudson.logging with type parameters of type LogRecorder
 Map<String,LogRecorder> LogRecorderManager.logRecorders
          LogRecorders.
 

Methods in hudson.logging that return LogRecorder
 LogRecorder LogRecorderManager.getDynamic(String token)
           
 LogRecorder LogRecorderManager.getLogRecorder(String token)
           
 



Copyright © 2004-2013. All Rights Reserved.