org.apache.activemq.broker.jmx
Class FTConnectorView

java.lang.Object
  extended by org.apache.activemq.broker.jmx.FTConnectorView
All Implemented Interfaces:
FTConnectorViewMBean, Service

public class FTConnectorView
extends java.lang.Object
implements FTConnectorViewMBean


Constructor Summary
FTConnectorView(MasterConnector connector)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTConnectorView

public FTConnectorView(MasterConnector connector)
Method Detail

start

public void start()
           throws java.lang.Exception
Specified by:
start in interface Service
Throws:
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception
Specified by:
stop in interface Service
Throws:
java.lang.Exception


Copyright © 2010 Apache Software Foundation. All Rights Reserved.