@MXBean public interface IServerSessionCacheMBean
Modifier and Type | Interface and Description |
---|---|
static class |
IServerSessionCacheMBean.ServerSessionCacheEntry |
Modifier and Type | Method and Description |
---|---|
int |
getCacheSize() |
IServerSessionCacheMBean.ServerSessionCacheEntry[] |
getEntries() |
int |
getNumLockedRootLocks() |
int |
getNumRootLocks() |
int getCacheSize()
int getNumRootLocks()
int getNumLockedRootLocks()
IServerSessionCacheMBean.ServerSessionCacheEntry[] getEntries()
Copyright © 2010–2020. All rights reserved.