public class CheckLoggingConfig extends AbstractPlugin
java.util.logging.config.file system
property, if that property is defined. No content verification is done.
This check is performed for the tool VM and for the group VM if a
SharedActivationGroupDescriptor is provided.| Constructor and Description |
|---|
CheckLoggingConfig() |
| Modifier and Type | Method and Description |
|---|---|
private void |
checkLoggingConfig(SharedActivationGroupDescriptor gd)
Check the logging configuration for the group or command line.
|
void |
run(EnvCheck envCheck)
Run the test implemented by the plugin.
|
getBundle, getString, getString, getString, getString, handleUnexpectedSubtaskReturn, isPluginOption, taskNameprivate EnvCheck envCheck
public void run(EnvCheck envCheck)
PluginenvCheck - a reference to the driver instance.private void checkLoggingConfig(SharedActivationGroupDescriptor gd)
gd - the group descriptor, or null to check
the command lineCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.