ehcache

Uses of Interface
net.sf.ehcache.hibernate.management.api.HibernateStats

Packages that use HibernateStats
net.sf.ehcache.hibernate.management.api This package contains JMX related interfaces for Hibernate and ehcache statistics 
net.sf.ehcache.hibernate.management.impl This package contains JMX related classes for Hibernate and ehcache statistics 
 

Uses of HibernateStats in net.sf.ehcache.hibernate.management.api
 

Subinterfaces of HibernateStats in net.sf.ehcache.hibernate.management.api
 interface EhcacheHibernateMBean
          MBean interface for hibernate statistics of session-factories

 

Uses of HibernateStats in net.sf.ehcache.hibernate.management.impl
 

Classes in net.sf.ehcache.hibernate.management.impl that implement HibernateStats
 class EhcacheHibernate
          Implementation of the EhcacheHibernateMBean

 class HibernateStatsImpl
          Implementation of HibernateStats

 class NullHibernateStats
          Implementation of HibernateStats that does nothing

 

Fields in net.sf.ehcache.hibernate.management.impl declared as HibernateStats
static HibernateStats NullHibernateStats.INSTANCE
          Singleton instance.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.