Uses of Interface
org.apache.camel.spi.BootstrapCloseable
-
Packages that use BootstrapCloseable Package Description org.apache.camel The core Camel API. -
-
Uses of BootstrapCloseable in org.apache.camel
Methods in org.apache.camel with parameters of type BootstrapCloseable Modifier and Type Method Description voidExtendedCamelContext. addBootstrap(BootstrapCloseable bootstrap)Adds aBootstrapCloseabletask.
-