com.khubla.pragmatach.framework.jmx.impl
Class RouteCacheStatus
java.lang.Object
com.khubla.pragmatach.framework.jmx.impl.RouteCacheStatus
- All Implemented Interfaces:
- RouteCacheStatusMXBean
public class RouteCacheStatus
- extends Object
- implements RouteCacheStatusMXBean
- Author:
- tome
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouteCacheStatus
public RouteCacheStatus()
clear
public void clear()
- Specified by:
clear
in interface RouteCacheStatusMXBean
getSize
public long getSize()
- Specified by:
getSize
in interface RouteCacheStatusMXBean
getTotalHits
public long getTotalHits()
- Specified by:
getTotalHits
in interface RouteCacheStatusMXBean
getTotalRequests
public long getTotalRequests()
- Specified by:
getTotalRequests
in interface RouteCacheStatusMXBean
Copyright © 2014 khubla.com. All rights reserved.