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 and Description |
|---|---|
void |
run(List<String> args)
Run the initialization task.
|
Copyright © 2017. All rights reserved.