Returns the load-on-startup order value (negative value means load on first call). @return the load-on-startup order value
()
| 79 | * @return the load-on-startup order value |
| 80 | */ |
| 81 | int getLoadOnStartup(); |
| 82 | |
| 83 | |
| 84 | /** |
no outgoing calls
no test coverage detected