java.lang.Object
io.helidon.microprofile.cdi.CdiStartupProvider
- All Implemented Interfaces:
HelidonStartupProvider
ServiceLoader implementation of a Helidon startup provider.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CdiStartupProvider
Deprecated.please do not use directlyDefault constructor required byServiceLoader.
-
-
Method Details
-
start
Description copied from interface:HelidonStartupProviderStart the runtime.- Specified by:
startin interfaceHelidonStartupProvider- Parameters:
arguments- command line arguments
-