org.qi4j.library.circuitbreaker.service
Annotation Type BreaksCircuitOnThrowable


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface BreaksCircuitOnThrowable

Annotate methods which when they throw throwables should cause circuit breakers to trip