当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
Monitorable (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.monitor
Interface Monitorable
- All Known Implementing Classes:
- AbstractInstanceCache, LRUEnterpriseContextCachePolicy, NoPassivationCachePolicy
- public interface Monitorable
- Version:
- $Revision: 1.4 $
- Author:
- Simone Bordet
Method Summary |
void |
sample(Object snapshot)
Samples the status of the implementor object and register the status
into the snapshot argument. |
sample
public void sample(Object snapshot)
- Samples the status of the implementor object and register the status
into the snapshot argument.
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.