public interface ApplicationLoadListener
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ApplicationLoadListener> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
default void |
beforeApplicationLoaded(Application application,
java.lang.String configPath) |
static final ExtensionPointName<ApplicationLoadListener> EP_NAME
default void beforeApplicationLoaded(Application application, java.lang.String configPath)