org.jboss.varia.stats
Interface DataSourceInterceptorMBean
- All Superinterfaces:
- Service, ServiceMBean
- All Known Implementing Classes:
- DataSourceInterceptor, DataSourceInterceptorJDK5, DataSourceInterceptorJDK6
public interface DataSourceInterceptorMBean
- extends ServiceMBean
- Version:
- $Revision: 81038 $
- Author:
- Alexey Loubyansky
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
OBJECT_NAME
static final ObjectName OBJECT_NAME
getStatsCollector
ObjectName getStatsCollector()
setStatsCollector
void setStatsCollector(ObjectName statsCollector)
getBindName
String getBindName()
setBindName
void setBindName(String bindName)
throws NamingException
- Throws:
NamingException
getTargetName
String getTargetName()
setTargetName
void setTargetName(String targetName)
throws NamingException
- Throws:
NamingException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.