org.apache.logging.log4j.core.jmx
Interface ContextSelectorAdminMBean

All Known Implementing Classes:
ContextSelectorAdmin

public interface ContextSelectorAdminMBean

The MBean interface for monitoring and managing the ContextSelector.


Field Summary
static String NAME
          Object name of this MBean.
 
Method Summary
 String getImplementationClassName()
          Returns the name of the class implementing the ContextSelector interface.
 

Field Detail

NAME

static final String NAME
Object name of this MBean.

See Also:
Constant Field Values
Method Detail

getImplementationClassName

String getImplementationClassName()
Returns the name of the class implementing the ContextSelector interface.

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.