Configuration Reference
Version:4.0.1
Micronaut Jmx Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
If specified, it is expected the will return a server. An error will be thrown otherwise. |
|
java.lang.String |
Used if returns null and throws an exception. |
|
boolean |
Only used if returns null and throws an exception. |
|
boolean |
If a server could not be found with the , an exception will be thrown unless this method returns true. |
|
boolean |
If management beans should be registered for endpoints. |