Class WebAppProviderMBean

  • All Implemented Interfaces:
    javax.management.DynamicMBean

    @ManagedObject("WebAppProvider mbean wrapper")
    public class WebAppProviderMBean
    extends org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean
    • Field Summary

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

        _managed
    • Constructor Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.lang.String> getMonitoredResources()  
      • Methods inherited from class org.eclipse.jetty.server.handler.jmx.AbstractHandlerMBean

        getContextName, getObjectContextBasis
      • Methods inherited from class org.eclipse.jetty.jmx.ObjectMBean

        getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectName, getObjectNameBasis, 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

      • WebAppProviderMBean

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

      • getMonitoredResources

        @ManagedAttribute("List of monitored resources")
        public java.util.List<java.lang.String> getMonitoredResources()