public interface PreMain
main method. THe main module is searched for
service implementations of this interface before the main method is executed.| Modifier and Type | Method | Description |
|---|---|---|
void |
run(java.util.List<java.lang.String> args) |
Run the initialization task.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.