|
||||||||||
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 MethodCacheMBean
public int getRemoveCount()
getRemoveCount
in interface MethodCacheMBean
public int getModuleIncludeCount()
getModuleIncludeCount
in interface MethodCacheMBean
public int getModuleTriggeredRemoveCount()
getModuleTriggeredRemoveCount
in interface MethodCacheMBean
public int getFlushCount()
getFlushCount
in interface MethodCacheMBean
public void flush()
flush
in interface MethodCacheMBean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |