Uses of Interface
org.citrusframework.actions.camel.CamelInfraStopActionBuilder
Packages that use CamelInfraStopActionBuilder
-
Uses of CamelInfraStopActionBuilder in org.citrusframework.actions.camel
Classes in org.citrusframework.actions.camel with type parameters of type CamelInfraStopActionBuilderModifier and TypeInterfaceDescriptioninterfaceCamelInfraStopActionBuilder<T extends TestAction,B extends CamelInfraStopActionBuilder<T, B>> Methods in org.citrusframework.actions.camel that return CamelInfraStopActionBuilderModifier and TypeMethodDescriptionCamelInfraActionBuilder.stop()Stops a running Camel infra instance.