当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
BeanCacheSnapshot (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.monitor.client
Class BeanCacheSnapshot
java.lang.Object
org.jboss.monitor.client.BeanCacheSnapshot
- All Implemented Interfaces:
- Serializable
- public class BeanCacheSnapshot
- extends Object
- implements Serializable
- Version:
- $Revision: 1.3 $
- Author:
- Simone Bordet
- See Also:
Monitorable
,
Serialized Form
m_application
public String m_application
m_container
public 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 String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.