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(List<String> args) |
Run the initialization task.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.