Uses of Interface
net.sf.ehcache.hibernate.management.api.EhcacheStats
-
Packages that use EhcacheStats Package Description net.sf.ehcache.hibernate.management.api This package contains JMX related interfaces for Hibernate and ehcache statisticsnet.sf.ehcache.hibernate.management.impl This package contains JMX related classes for Hibernate and ehcache statistics -
-
Uses of EhcacheStats in net.sf.ehcache.hibernate.management.api
Subinterfaces of EhcacheStats in net.sf.ehcache.hibernate.management.api Modifier and Type Interface Description interfaceEhcacheHibernateMBeanMBean interface for hibernate statistics of session-factories -
Uses of EhcacheStats in net.sf.ehcache.hibernate.management.impl
Classes in net.sf.ehcache.hibernate.management.impl that implement EhcacheStats Modifier and Type Class Description classEhcacheHibernateImplementation of theEhcacheHibernateMBeanclassEhcacheStatsImplImplementation ofEhcacheStats
-