Uses of Interface
org.citrusframework.actions.camel.CamelCreateComponentActionBuilder
Packages that use CamelCreateComponentActionBuilder
-
Uses of CamelCreateComponentActionBuilder in org.citrusframework.actions.camel
Classes in org.citrusframework.actions.camel with type parameters of type CamelCreateComponentActionBuilderModifier and TypeInterfaceDescriptioninterfaceCamelCreateComponentActionBuilder<T extends TestAction,B extends CamelCreateComponentActionBuilder<T, B>> Methods in org.citrusframework.actions.camel that return CamelCreateComponentActionBuilderModifier and TypeMethodDescriptionCamelActionBuilder.bind()Binds a component to the Camel context.Binds given component to the Camel context.