@FunctionalInterface public interface ModuleStarter
ModuleStarter
will be generated using annoation processor by adding this artifact within your build.Modifier and Type | Method and Description |
---|---|
void |
start()
This method will be called when all modules are started during application boot up.
|
void start()
Copyright © 2011–2016 JRebirth OSS. All rights reserved.