Hierarchy For Package io.micronaut.retry.annotation

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.util.function.Predicate<T>

Annotation Type Hierarchy

  • io.micronaut.retry.annotation.CircuitBreaker (implements java.lang.annotation.Annotation)
  • io.micronaut.retry.annotation.Fallback (implements java.lang.annotation.Annotation)
  • io.micronaut.retry.annotation.Recoverable (implements java.lang.annotation.Annotation)
  • io.micronaut.retry.annotation.Retryable (implements java.lang.annotation.Annotation)