@Order(value=-2147483627) public class BackgroundPreinitializer extends Object implements ApplicationListener<ApplicationEvent>
ApplicationListener to trigger early initialization in a background thread of
time consuming tasks.| Constructor and Description |
|---|
BackgroundPreinitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(ApplicationEvent event) |
public void onApplicationEvent(ApplicationEvent event)
onApplicationEvent in interface ApplicationListener<ApplicationEvent>Copyright © 2016 Pivotal Software, Inc.. All rights reserved.