@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface JMXEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JMXEndpointBuilderFactory.AdvancedJMXEndpointBuilder
Advanced builder for endpoint for the JMX component.
|
static interface |
JMXEndpointBuilderFactory.JMXBuilders |
static interface |
JMXEndpointBuilderFactory.JMXEndpointBuilder
Builder for endpoint for the JMX component.
|
| Modifier and Type | Method and Description |
|---|---|
static JMXEndpointBuilderFactory.JMXEndpointBuilder |
jmx(String path)
JMX (camel-jmx)
The jmx component allows to receive JMX notifications.
|
static 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