public class JmxReporterConfigDto extends Object
| Constructor and Description |
|---|
JmxReporterConfigDto() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getBlockedStartsWithFilters() |
Boolean |
getEnableReporter() |
Set<String> |
getStartsWithFilters() |
void |
setBlockedStartsWithFilters(Set<String> blockedStartsWithFilters) |
void |
setEnableReporter(Boolean enableReporter) |
void |
setStartsWithFilters(Set<String> startsWithFilters) |
Copyright © 2016–2017. All rights reserved.