org.glassfish.admingui.common.handlers
Class LoggingHandlers
java.lang.Object
org.glassfish.admingui.common.handlers.LoggingHandlers
public class LoggingHandlers
- extends Object
|
Constructor Summary |
LoggingHandlers()
Creates a new instance of InstanceHandler |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingHandlers
public LoggingHandlers()
- Creates a new instance of InstanceHandler
getLoggerLevels
public static void getLoggerLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
changeLoggerLevels
public static void changeLoggerLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
updateLoggerLevels
public static void updateLoggerLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
deleteLoggers
public static void deleteLoggers(List<Map<String,Object>> allRows,
String configName)
saveLoggingAttributes
public static void saveLoggingAttributes(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
getValidLogLevels
public static void getValidLogLevels(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Copyright © 2012. All Rights Reserved.