public class JMXAwareSqlSessionFactory extends SqlSessionFactoryDecorator
Constructor and Description |
---|
JMXAwareSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory delegate) |
Modifier and Type | Method and Description |
---|---|
void |
addObjectName(String objectName) |
void |
disposeMBeans() |
void |
removeObjectName(String objectName) |
getConfiguration, getDelegate, openSession, openSession, openSession, openSession, openSession, openSession, openSession, openSession
public JMXAwareSqlSessionFactory(@Nonnull org.apache.ibatis.session.SqlSessionFactory delegate)