Class OortMBean

java.lang.Object
org.eclipse.jetty.jmx.ObjectMBean
org.cometd.oort.jmx.OortMBean
All Implemented Interfaces:
DynamicMBean

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

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

    _managed
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
    OortMBean(Object managedObject)
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
     

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

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

    Methods inherited from class java.lang.Object Link icon

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

    • OortMBean Link icon

      public OortMBean(Object managedObject)
  • Method Details Link icon

    • getObservedChannels Link icon

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