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.
 

Method Detail

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.