Package | Description |
---|---|
com.communote.server.core.application | |
com.communote.server.core.bootstrap | |
com.communote.server.web.bootstrap |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRuntimeBuilder.setApplicationPreparedCallback(ApplicationPreparedCallback applicationPreparedCallback)
Set the callback to invoke after basic preparations like reading configurations, setting up
logging and building the Spring ApplicationContext are completed.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationInitializer.setApplicationPreparedCallback(ApplicationPreparedCallback applicationPreparedCallback)
Set the callback to invoke after building the Spring ApplicationContext is completed.
|
Modifier and Type | Class and Description |
---|---|
class |
DispatcherServletInitializer |
Copyright © 2019 Communote team. All rights reserved.