JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.quarkus.observability.devresource.Container
Uses of
Container
in
io.quarkus.observability.devresource
Methods in
io.quarkus.observability.devresource
that return
Container
Modifier and Type
Method
Description
default
Container
<
T
>
DevResourceLifecycleManager.
container
(
T
config)
Create container from config.
default
Container
<
T
>
DevResourceLifecycleManager.
container
(
T
config,
ModulesConfiguration
root)
Create container from config.