Dashboard Builder Commons 6.0.0.Beta3

Uses of Class
org.jboss.dashboard.log.LoggerSet

Packages that use LoggerSet
org.jboss.dashboard.log   
 

Uses of LoggerSet in org.jboss.dashboard.log
 

Fields in org.jboss.dashboard.log declared as LoggerSet
static LoggerSet LoggerSet.PROTOTYPE
           
static LoggerSet LoggerSet.ROOT
           
 

Fields in org.jboss.dashboard.log with type parameters of type LoggerSet
protected  List<LoggerSet> Log4JManager.loggerSets
           
 

Methods in org.jboss.dashboard.log that return LoggerSet
 LoggerSet Log4JManager.getLoggerSetById(Long id)
           
 

Methods in org.jboss.dashboard.log that return types with arguments of type LoggerSet
 List<LoggerSet> Log4JManager.getLoggerSets()
           
 

Methods in org.jboss.dashboard.log with parameters of type LoggerSet
 void Log4JManager.addLoggerSet(LoggerSet loggerSet)
           
 void Log4JManager.removeLoggerSet(LoggerSet loggerSet)
           
 


Dashboard Builder Commons 6.0.0.Beta3

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.