Class HibernateStatisticsSupplier
java.lang.Object
com.atlassian.confluence.impl.jmx.HibernateStatisticsSupplier
- All Implemented Interfaces:
- Supplier<org.hibernate.stat.Statistics>
public class HibernateStatisticsSupplier
extends Object
implements Supplier<org.hibernate.stat.Statistics>
Spring Factory Bean which will create Hibernate Statistic
- Since:
- 7.14
- 
Constructor SummaryConstructors
- 
Method Summary