com.khubla.pragmatach.framework.jmx
Interface RouteCacheStatusMXBean

All Known Implementing Classes:
RouteCacheStatus

public interface RouteCacheStatusMXBean

Author:
tome

Method Summary
 void clear()
           
 long getSize()
           
 long getTotalHits()
           
 long getTotalRequests()
           
 

Method Detail

clear

void clear()

getSize

long getSize()

getTotalHits

long getTotalHits()

getTotalRequests

long getTotalRequests()


Copyright © 2014 khubla.com. All rights reserved.