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 JBoss, a division of Red Hat, Inc.. All Rights Reserved.