Uses of Class
org.apache.camel.model.FinallyDefinition
-
Packages that use FinallyDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of FinallyDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return FinallyDefinition Modifier and Type Method Description FinallyDefinitionTryDefinition. getFinallyClause()Methods in org.apache.camel.model with parameters of type FinallyDefinition Modifier and Type Method Description voidTryDefinition. setFinallyClause(FinallyDefinition finallyClause)
-