Class OortMBean

  • All Implemented Interfaces:
    javax.management.DynamicMBean

    @ManagedObject
    public class OortMBean
    extends org.eclipse.jetty.jmx.ObjectMBean
    • Field Summary

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

        _managed
    • Constructor Summary

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

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

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

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

      • OortMBean

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

      • getObservedChannels

        @ManagedAttribute(value="Channels that are observed among Oort instances",
                          readonly=true)
        public java.util.Set<java.lang.String> getObservedChannels()