Polish
This commit is contained in:
parent
191204fadb
commit
fc746b802a
|
@ -47,7 +47,8 @@ public class EndpointMBeanExportProperties {
|
|||
private boolean enabled = true;
|
||||
|
||||
/**
|
||||
* Additional static properties to append to all ObjectNames of MBeans representing Endpoints.
|
||||
* Additional static properties to append to all ObjectNames of MBeans representing
|
||||
* Endpoints.
|
||||
*/
|
||||
private Properties staticNames = new Properties();
|
||||
|
||||
|
|
Loading…
Reference in New Issue