Interface JMXEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface JMXEndpointBuilderFactory
Receive JMX notifications. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceJMXEndpointBuilderFactory.AdvancedJMXEndpointBuilderAdvanced builder for endpoint for the JMX component.static interfaceJMXEndpointBuilderFactory.JMXBuildersstatic interfaceJMXEndpointBuilderFactory.JMXEndpointBuilderBuilder for endpoint for the JMX component.static classJMXEndpointBuilderFactory.JMXHeaderNameBuilderThe builder of headers' name for the JMX component.
-
Method Summary
Static Methods Modifier and Type Method Description static JMXEndpointBuilderFactory.JMXEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static JMXEndpointBuilderFactory.JMXEndpointBuilder endpointBuilder(String componentName, String path)
-
-