public interface AppManagementService
| Modifier and Type | Method and Description |
|---|---|
void |
initApp()
Called one the application is started to preload the system with
some data.
|
void initApp()
throws IOException
IOException - if the init file can not be found.Copyright © 2019. All rights reserved.