Class ProxyConnectorView

java.lang.Object
org.apache.activemq.broker.jmx.ProxyConnectorView
All Implemented Interfaces:
ProxyConnectorViewMBean, org.apache.activemq.Service

public class ProxyConnectorView extends Object implements ProxyConnectorViewMBean
  • Constructor Details

    • ProxyConnectorView

      public ProxyConnectorView(ProxyConnector 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