org.mule.module.management.mbean
Class RouterStats
java.lang.Object
org.mule.module.management.mbean.RouterStats
- All Implemented Interfaces:
- RouterStatsMBean
public class RouterStats
- extends Object
- implements RouterStatsMBean
RouterStats TODO
| 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-2009 MuleSource, Inc.. All Rights Reserved.