Package | Description |
---|---|
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
|
Modifier and Type | Interface and Description |
---|---|
interface |
EhcacheHibernateMBean
MBean interface for hibernate statistics of session-factories
|
Modifier and Type | Class and Description |
---|---|
class |
EhcacheHibernate
Implementation of the
EhcacheHibernateMBean
|
class |
HibernateStatsImpl
Implementation of
HibernateStats
|
class |
NullHibernateStats
Implementation of
HibernateStats that does nothing
|
Modifier and Type | Field and Description |
---|---|
static HibernateStats |
NullHibernateStats.INSTANCE
Singleton instance.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.