Package org.apache.camel.throttling
Interface ThrottlingExceptionHalfOpenHandler
-
public interface ThrottlingExceptionHalfOpenHandlerUsed by theThrottlingExceptionRoutePolicyto allow custom code to handle the half open circuit state and how to determine if a route should be closed
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisReadyToBeClosed()Check the state of the Camel route
-