Add missing description
This commit is contained in:
@@ -46,6 +46,9 @@ public class EndpointMBeanExportProperties {
|
||||
*/
|
||||
private boolean enabled = true;
|
||||
|
||||
/**
|
||||
* Additional static properties to append to all ObjectNames of MBeans representing Endpoints.
|
||||
*/
|
||||
private Properties staticNames = new Properties();
|
||||
|
||||
public boolean isEnabled() {
|
||||
|
||||
Reference in New Issue
Block a user