Uses of Class
net.praqma.logging.LoggingTarget

Uses of LoggingTarget in net.praqma.logging
 

Fields in net.praqma.logging with type parameters of type LoggingTarget
protected  List<LoggingTarget> LoggingAction.targets
           
 

Methods in net.praqma.logging that return types with arguments of type LoggingTarget
 List<LoggingTarget> LoggingJobProperty.DescriptorImpl.getAcceptableLoggerNames(LoggingJobProperty instance)
           
 List<LoggingTarget> LoggingAction.getTargets()
           
 List<LoggingTarget> LoggingJobProperty.getTargets()
           
 

Methods in net.praqma.logging with parameters of type LoggingTarget
 void LoggingHandler.addTarget(LoggingTarget target)
           
 

Method parameters in net.praqma.logging with type arguments of type LoggingTarget
 void LoggingHandler.addTargets(List<LoggingTarget> targets)
           
 

Constructor parameters in net.praqma.logging with type arguments of type LoggingTarget
LoggingAction(FileOutputStream out, List<LoggingTarget> targets)
           
LoggingAction(LoggingHandler handler, List<LoggingTarget> targets)
           
 



Copyright © 2004-2012. All Rights Reserved.