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