@ApplicationScoped public class ApplicationBeans extends Object
| Constructor and Description |
|---|
ApplicationBeans() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getList() |
static List<Integer> |
getStaticList() |
int |
process(int i) |
void |
sink(int v) |
org.reactivestreams.Publisher<Integer> |
source() |
Copyright © 2018–2021 Eclipse Foundation. All rights reserved.