org.jboss.messaging.core.plugin.postoffice.cluster
Class StatsSender

java.lang.Object
  extended byorg.jboss.messaging.core.plugin.postoffice.cluster.StatsSender
All Implemented Interfaces:
MessagingComponent

public class StatsSender
extends java.lang.Object
implements MessagingComponent

A StatsSender

Version:
$Revision: 1951 $ $Id: StatsSender.java 1951 2007-01-10 20:03:51Z timfox $
Author:
Tim Fox

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

Method Detail

start

public void start()
Specified by:
start in interface MessagingComponent

stop

public void stop()
Specified by:
stop in interface MessagingComponent


Copyright © 2006 JBoss Inc. All Rights Reserved.