@ApplicationScoped public class FallbackMethodInPackageBeanA extends FallbackMethodInPackageBeanB
Constructor and Description |
---|
FallbackMethodInPackageBeanA() |
@Fallback(fallbackMethod="fallback") public String method(int a, Long b)
Copyright © 2020 Eclipse Foundation. All rights reserved.