Class JmsConnectorView

java.lang.Object
org.apache.activemq.broker.jmx.JmsConnectorView
All Implemented Interfaces:
JmsConnectorViewMBean, org.apache.activemq.Service

public class JmsConnectorView extends Object implements JmsConnectorViewMBean
  • Constructor Details

    • JmsConnectorView

      public JmsConnectorView(JmsConnector connector)
  • Method Details

    • start

      public void start() throws Exception
      Specified by:
      start in interface org.apache.activemq.Service
      Throws:
      Exception
    • stop

      public void stop() throws Exception
      Specified by:
      stop in interface org.apache.activemq.Service
      Throws:
      Exception