org.jboss.monitor.client
Class BeanCacheSnapshot
java.lang.Object
org.jboss.monitor.client.BeanCacheSnapshot
- All Implemented Interfaces:
- java.io.Serializable
- public class BeanCacheSnapshot
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
Monitorable
,
Serialized Form
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
m_application
public java.lang.String m_application
m_container
public java.lang.String m_container
m_passivatingBeans
public int m_passivatingBeans
m_cacheMinCapacity
public int m_cacheMinCapacity
m_cacheMaxCapacity
public int m_cacheMaxCapacity
m_cacheCapacity
public int m_cacheCapacity
m_cacheSize
public int m_cacheSize
BeanCacheSnapshot
public BeanCacheSnapshot()
toString
public java.lang.String toString()