| Package | Description |
|---|---|
| io.quarkus.arc.runtime.devconsole |
| Modifier and Type | Method and Description |
|---|---|
(package private) Invocation |
Invocation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Invocation> |
Invocation.getChildren() |
List<Invocation> |
InvocationsMonitor.getLastInvocations() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
InvocationsMonitor.addInvocation(Invocation invocation) |
| Constructor and Description |
|---|
Invocation(InjectableBean<?> interceptedBean,
long start,
long duration,
Method method,
Invocation.Kind kind,
String message,
List<Invocation> children) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.