org.dozer.jmx
Class DozerAdminController
java.lang.Object
org.dozer.jmx.DozerAdminController
- All Implemented Interfaces:
- DozerAdminControllerMBean
public class DozerAdminController
- extends Object
- implements DozerAdminControllerMBean
Public Dozer JMX Bean
- Author:
- tierney.matt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DozerAdminController
public DozerAdminController()
getCurrentVersion
public String getCurrentVersion()
- Specified by:
getCurrentVersion in interface DozerAdminControllerMBean
isStatisticsEnabled
public boolean isStatisticsEnabled()
- Specified by:
isStatisticsEnabled in interface DozerAdminControllerMBean
setStatisticsEnabled
public void setStatisticsEnabled(boolean statisticsEnabled)
- Specified by:
setStatisticsEnabled in interface DozerAdminControllerMBean
Copyright © 2005-2011 dozer. All Rights Reserved.