public interface LogProviderManagementMBean
Modifier and Type | Method and Description |
---|---|
String |
getLogLevel(String component) |
Map<String,String> |
getLogLevels() |
List<String> |
getSupportedLogLevels() |
void |
setLogLevel(String component,
String loglevel) |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.