public interface  org.apache.camel.impl.ThrottlingExceptionHalfOpenHandler extends java.lang.Object
{
public abstract boolean isReadyToBeClosed();
}