@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 © 2020 Eclipse Foundation. All rights reserved.