@ApplicationScoped public class FallbackMethodVarargsBean extends Object
Constructor and Description |
---|
FallbackMethodVarargsBean() |
Modifier and Type | Method and Description |
---|---|
String |
fallback(int a,
Long... b) |
String |
method(int a,
Long... b) |
Copyright © 2020 Eclipse Foundation. All rights reserved.