JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.apache.polygene.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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element