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
- Version:
- $Revision: 1.1 $
- Author:
- Simone Bordet (simone.bordet@compaq.com)
- 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()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000 The JBoss Organization. All Rights Reserved.