org.exist.management
Interface CacheManagerMBean

All Known Implementing Classes:
CacheManager

public interface CacheManagerMBean

Created by IntelliJ IDEA. User: wolf Date: Jun 9, 2007 Time: 10:33:21 PM To change this template use File | Settings | File Templates.


Method Summary
 long getCurrentSize()
           
 long getMaxSingle()
           
 long getMaxTotal()
           
 

Method Detail

getMaxTotal

long getMaxTotal()

getMaxSingle

long getMaxSingle()

getCurrentSize

long getCurrentSize()


Copyright (C) Wolfgang Meier. All rights reserved.