public class DefaultServiceBootstrapCloseable extends Object implements org.apache.camel.spi.BootstrapCloseable
BootstrapCloseable which will collect all registered Service which is
BootstrapCloseable and run their task and remove the service from CamelContext.| Constructor and Description |
|---|
DefaultServiceBootstrapCloseable(org.apache.camel.CamelContext camelContext) |
public DefaultServiceBootstrapCloseable(org.apache.camel.CamelContext camelContext)
public void close()
close in interface Closeableclose in interface AutoCloseableApache Camel