org.terracotta.modules.hibernatecache.jmx
Class HibernateStatsUtils

java.lang.Object
  extended by org.terracotta.modules.hibernatecache.jmx.HibernateStatsUtils

public abstract class HibernateStatsUtils
extends Object


Field Summary
static String STATS_BEAN_NAME_PREFIX
           
 
Constructor Summary
HibernateStatsUtils()
           
 
Method Summary
static ObjectName getHibernateStatsBeanName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATS_BEAN_NAME_PREFIX

public static final String STATS_BEAN_NAME_PREFIX
See Also:
Constant Field Values
Constructor Detail

HibernateStatsUtils

public HibernateStatsUtils()
Method Detail

getHibernateStatsBeanName

public static ObjectName getHibernateStatsBeanName(String name)
                                            throws MalformedObjectNameException
Throws:
MalformedObjectNameException


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.