Uses of Enum Class
org.apache.camel.spring.xml.SpringErrorHandlerType
Packages that use SpringErrorHandlerType
-
Uses of SpringErrorHandlerType in org.apache.camel.spring.xml
Methods in org.apache.camel.spring.xml that return SpringErrorHandlerTypeModifier and TypeMethodDescriptionSpringErrorHandlerDefinition.getType()static SpringErrorHandlerTypeReturns the enum constant of this class with the specified name.static SpringErrorHandlerType[]SpringErrorHandlerType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.spring.xml with parameters of type SpringErrorHandlerTypeModifier and TypeMethodDescriptionvoidSpringErrorHandlerDefinition.setType(SpringErrorHandlerType type) The type of the error handler