public static interface JMXEndpointBuilderFactory.JMXBuilders
| Modifier and Type | Method and Description |
|---|---|
default JMXEndpointBuilderFactory.JMXEndpointBuilder |
jmx(String path)
JMX (camel-jmx)
The jmx component allows to receive JMX notifications.
|
default JMXEndpointBuilderFactory.JMXEndpointBuilder jmx(String path)
jmx:serverURL
Path parameter: serverURL
Server url comes from the remaining endpoint. Use platform to connect
to local JVM.Apache Camel