- All Known Implementing Classes:
CdiStartupProvider
public interface HelidonStartupProvider
ServiceLoader
provider interface to discover the correct startup type.
Only the first provider (with the highest Weight
) will be used.-
Method Summary
-
Method Details
-
start
Start the runtime.- Parameters:
arguments
- command line arguments
-