org.apache.logging.log4j.core.jmx
Class ContextSelectorAdmin
java.lang.Object
org.apache.logging.log4j.core.jmx.ContextSelectorAdmin
- All Implemented Interfaces:
- ContextSelectorAdminMBean
public class ContextSelectorAdmin
- extends Object
- implements ContextSelectorAdminMBean
Implementation of the ContextSelectorAdminMBean
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextSelectorAdmin
public ContextSelectorAdmin(ContextSelector selector)
- Constructs a new
ContextSelectorAdmin
.
- Parameters:
selector
- the instrumented object
getObjectName
public ObjectName getObjectName()
- Returns the
ObjectName
of this mbean.
- Returns:
- the
ObjectName
- See Also:
ContextSelectorAdminMBean.NAME
getImplementationClassName
public String getImplementationClassName()
- Description copied from interface:
ContextSelectorAdminMBean
- Returns the name of the class implementing the
ContextSelector
interface.
- Specified by:
getImplementationClassName
in interface ContextSelectorAdminMBean
- Returns:
- the name of the
ContextSelector
implementation class.
Copyright © 1999-2013 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.