当前页面: 
在线文档首页 > 
JBoss 3.2.7 server  API Documentation 英文版文档
BeanCacheMonitor (JBoss Server API) - JBoss 3.2.7 server  API Documentation 英文版文档
org.jboss.monitor
Class BeanCacheMonitor
java.lang.Object
   org.jboss.monitor.BeanCacheMonitor
org.jboss.monitor.BeanCacheMonitor
- All Implemented Interfaces: 
- BeanCacheMonitorMBean, javax.management.MBeanRegistration
- public class BeanCacheMonitor- extends Object- implements BeanCacheMonitorMBean, javax.management.MBeanRegistration
- Version:
- $Revision: 1.9 $
- Author:
- Simone Bordet, David Jencks
- See Also:
- Monitorable
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
BeanCacheMonitor
public BeanCacheMonitor()
preRegister
public javax.management.ObjectName preRegister(javax.management.MBeanServer server,
                                               javax.management.ObjectName name)
                                        throws Exception
- 
- Specified by:
- preRegisterin interface- javax.management.MBeanRegistration
 
- 
- Throws:
- Exception
 
postRegister
public void postRegister(Boolean registrationDone)
- 
- Specified by:
- postRegisterin interface- javax.management.MBeanRegistration
 
- 
 
preDeregister
public void preDeregister()
                   throws Exception
- 
- Specified by:
- preDeregisterin interface- javax.management.MBeanRegistration
 
- 
- Throws:
- Exception
 
postDeregister
public void postDeregister()
- 
- Specified by:
- postDeregisterin interface- javax.management.MBeanRegistration
 
- 
 
getSnapshots
public BeanCacheSnapshot[] getSnapshots()
- Describe getSnapshotsmethod here.
 
- 
- Specified by:
- getSnapshotsin interface- BeanCacheMonitorMBean
 
- 
- Returns:
- a BeanCacheSnapshot[]value
 
listSnapshots
public Collection listSnapshots()
                         throws javax.management.JMException
- The listSnapshotsmethod returns a collection
 of BeanSnapshots showing the
 
- 
- Specified by:
- listSnapshotsin interface- BeanCacheMonitorMBean
 
- 
- Returns:
- a Collectionvalue
- Throws:
- javax.management.JMException- if an error occurs
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.