public final class InitExecutor extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
doInit()
If one
InitFunc throws an exception, the init process
will immediately be interrupted and the application will exit. |
public static void doInit()
InitFunc throws an exception, the init process
will immediately be interrupted and the application will exit.
The initialization will be executed only once.Copyright © 2021 Alibaba Group. All rights reserved.