Class AbstractConnectorMBean

java.lang.Object
org.eclipse.jetty.jmx.ObjectMBean
org.eclipse.jetty.server.jmx.AbstractConnectorMBean
All Implemented Interfaces:
DynamicMBean

@ManagedObject("MBean Wrapper for Connectors") public class AbstractConnectorMBean extends org.eclipse.jetty.jmx.ObjectMBean
  • Field Summary

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

    _managed
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

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

    Methods inherited from class Object

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

    • AbstractConnectorMBean

      public AbstractConnectorMBean(Object managedObject)
  • Method Details

    • getObjectContextBasis

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