org.apache.logging.log4j.core.lookup
Class JmxRuntimeInputArgumentsLookup
java.lang.Object
org.apache.logging.log4j.core.lookup.MapLookup
org.apache.logging.log4j.core.lookup.JmxRuntimeInputArgumentsLookup
- All Implemented Interfaces:
- StrLookup
@Plugin(name="jvmrunargs",
category="Lookup")
public class JmxRuntimeInputArgumentsLookup
- extends MapLookup
Maps JVM input arguments (but not main arguments) using JMX to acquire JVM arguments.
- Since:
- 2.1
- See Also:
RuntimeMXBean.getInputArguments()
Fields inherited from interface org.apache.logging.log4j.core.lookup.StrLookup |
CATEGORY |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMX_SINGLETON
public static final JmxRuntimeInputArgumentsLookup JMX_SINGLETON
JmxRuntimeInputArgumentsLookup
public JmxRuntimeInputArgumentsLookup()
- Constructor when used directly as a plugin.
JmxRuntimeInputArgumentsLookup
public JmxRuntimeInputArgumentsLookup(Map<String,String> map)
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.