Interface PlatformHttpPlugin
- All Superinterfaces:
AutoCloseable,org.apache.camel.CamelContextAware,org.apache.camel.spi.HasCamelContext,org.apache.camel.Service,org.apache.camel.StaticService
- All Known Subinterfaces:
JolokiaPlatformHttpPlugin
public interface PlatformHttpPlugin
extends org.apache.camel.StaticService, org.apache.camel.CamelContextAware
camel-platform-http plugin.
-
Method Summary
Methods inherited from interface org.apache.camel.CamelContextAware
setCamelContextMethods inherited from interface org.apache.camel.spi.HasCamelContext
getCamelContextMethods inherited from interface org.apache.camel.Service
build, close, init, start, stop
-
Method Details
-
getId
String getId()The ID of this plugin.
-