Class FilterMappingMBean

  • All Implemented Interfaces:
    javax.management.DynamicMBean

    public class FilterMappingMBean
    extends org.eclipse.jetty.jmx.ObjectMBean
    • Field Summary

      • Fields inherited from class org.eclipse.jetty.jmx.ObjectMBean

        _managed
    • Constructor Summary

      Constructors 
      Constructor Description
      FilterMappingMBean​(java.lang.Object managedObject)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getObjectNameBasis()  
      • Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean

        getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, invoke, mbeanFor, setAttribute, setAttributes, setMBeanContainer
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FilterMappingMBean

        public FilterMappingMBean​(java.lang.Object managedObject)
    • Method Detail

      • getObjectNameBasis

        public java.lang.String getObjectNameBasis()
        Overrides:
        getObjectNameBasis in class org.eclipse.jetty.jmx.ObjectMBean