public interface ApplicationPreparedCallback
Modifier and Type | Method and Description |
---|---|
void |
applicationPrepared(org.springframework.context.ApplicationContext applicationContext)
Method that is invoked during startup or after the installation has been completed.
|
void applicationPrepared(org.springframework.context.ApplicationContext applicationContext)
BootstrapException
.applicationContext
- The created ApplicationContextCopyright © 2019 Communote team. All rights reserved.