org.mule.management.mbeans
Class RouterStats
java.lang.Object
org.mule.management.mbeans.RouterStats
- All Implemented Interfaces:
- RouterStatsMBean
- public class RouterStats
- extends Object
- implements RouterStatsMBean
RouterStats TODO
- Version:
- $Revision: 3798 $
- Author:
- Guillaume Nodet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouterStats
public RouterStats(RouterStatistics statistics)
getCaughtMessages
public long getCaughtMessages()
- Specified by:
getCaughtMessages in interface RouterStatsMBean
getNotRouted
public long getNotRouted()
- Specified by:
getNotRouted in interface RouterStatsMBean
getTotalReceived
public long getTotalReceived()
- Specified by:
getTotalReceived in interface RouterStatsMBean
getTotalRouted
public long getTotalRouted()
- Specified by:
getTotalRouted in interface RouterStatsMBean
getRouted
public Map getRouted()
- Specified by:
getRouted in interface RouterStatsMBean
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.