public class DozerAdminController extends Object implements DozerAdminControllerMBean
| Constructor and Description |
|---|
DozerAdminController() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentVersion() |
boolean |
isStatisticsEnabled() |
void |
setStatisticsEnabled(boolean statisticsEnabled) |
public String getCurrentVersion()
getCurrentVersion in interface DozerAdminControllerMBeanpublic boolean isStatisticsEnabled()
isStatisticsEnabled in interface DozerAdminControllerMBeanpublic void setStatisticsEnabled(boolean statisticsEnabled)
setStatisticsEnabled in interface DozerAdminControllerMBeanCopyright © 2005-2014 dozer. All Rights Reserved.