|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jruby.management.MethodCache
public class MethodCache
| Constructor Summary | |
|---|---|
MethodCache(CacheMap cacheMap)
|
|
| Method Summary | |
|---|---|
void |
flush()
|
int |
getAddCount()
|
int |
getFlushCount()
|
int |
getModuleIncludeCount()
|
int |
getModuleTriggeredRemoveCount()
|
int |
getRemoveCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodCache(CacheMap cacheMap)
| Method Detail |
|---|
public int getAddCount()
getAddCount in interface MethodCacheMBeanpublic int getRemoveCount()
getRemoveCount in interface MethodCacheMBeanpublic int getModuleIncludeCount()
getModuleIncludeCount in interface MethodCacheMBeanpublic int getModuleTriggeredRemoveCount()
getModuleTriggeredRemoveCount in interface MethodCacheMBeanpublic int getFlushCount()
getFlushCount in interface MethodCacheMBeanpublic void flush()
flush in interface MethodCacheMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||