Class FallbackMethodInterfaceBeanA

java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.fallbackmethod.beans.FallbackMethodInterfaceBeanB
org.eclipse.microprofile.fault.tolerance.tck.fallbackmethod.beans.FallbackMethodInterfaceBeanA
All Implemented Interfaces:
FallbackMethodInterfaceBeanC

@ApplicationScoped public class FallbackMethodInterfaceBeanA extends FallbackMethodInterfaceBeanB
  • Constructor Details

    • FallbackMethodInterfaceBeanA

      public FallbackMethodInterfaceBeanA()
  • Method Details

    • fallback

      public String fallback(int a, Long b)