Class ServletMappingMBean

java.lang.Object
org.eclipse.jetty.jmx.ObjectMBean
org.eclipse.jetty.servlet.jmx.ServletMappingMBean
All Implemented Interfaces:
DynamicMBean

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

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

    _managed
  • Constructor Summary

    Constructors
    Constructor
    Description
    ServletMappingMBean(Object managedObject)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean

    getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, invoke, setAttribute, setAttributes, setMBeanContainer

    Methods inherited from class java.lang.Object

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

    • ServletMappingMBean

      public ServletMappingMBean(Object managedObject)
  • Method Details

    • getObjectNameBasis

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