Package com.sun.ejb.spi.stats
Interface StatsProvider
-
- All Known Subinterfaces:
EjbCacheStatsProviderDelegate,MonitorableSFSBStoreManager
- All Known Implementing Classes:
FIFOSessionCache,LruSessionCache,NRUSessionCache,UnBoundedSessionCache
public interface StatsProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidappendStats(StringBuffer sbuf)
-
-
-
Method Detail
-
appendStats
void appendStats(StringBuffer sbuf)
-
-