Uses of Class
org.apache.camel.v1.integrationplatformstatus.traits.ErrorHandler
-
Packages that use ErrorHandler Package Description org.apache.camel.v1.integrationplatformstatus -
-
Uses of ErrorHandler in org.apache.camel.v1.integrationplatformstatus
Methods in org.apache.camel.v1.integrationplatformstatus that return ErrorHandler Modifier and Type Method Description ErrorHandlerTraits. getErrorHandler()Methods in org.apache.camel.v1.integrationplatformstatus with parameters of type ErrorHandler Modifier and Type Method Description voidTraits. setErrorHandler(ErrorHandler errorHandler)
-