@ApplicationScoped public class FallbackMethodGenericArrayBeanA extends FallbackMethodGenericArrayBeanB<String>
Constructor and Description |
---|
FallbackMethodGenericArrayBeanA() |
Modifier and Type | Method and Description |
---|---|
String |
method(String[][] arg) |
fallback
@Fallback(fallbackMethod="fallback") public String method(String[][] arg)
Copyright © 2016 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.