Interface JolokiaPlatformHttpPlugin
- All Superinterfaces:
AutoCloseable,org.apache.camel.CamelContextAware,org.apache.camel.spi.HasCamelContext,PlatformHttpPlugin,org.apache.camel.Service,org.apache.camel.StaticService
Plugin for Jolokia
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionThe VertX Handler (io.vertx.core.Handler) that handles the HTTP requests to service JolokiaMethods inherited from interface org.apache.camel.CamelContextAware
setCamelContextMethods inherited from interface org.apache.camel.spi.HasCamelContext
getCamelContextMethods inherited from interface org.apache.camel.component.platform.http.spi.PlatformHttpPlugin
getIdMethods inherited from interface org.apache.camel.Service
build, close, init, start, stop
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
getHandler
Object getHandler()The VertX Handler (io.vertx.core.Handler) that handles the HTTP requests to service Jolokia
-