public class BackgroundPreinitializer extends Object implements ApplicationListener<ApplicationStartedEvent>
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(ApplicationStartedEvent event) |
public void onApplicationEvent(ApplicationStartedEvent event)
onApplicationEvent in interface ApplicationListener<ApplicationStartedEvent>Copyright © 2015 Pivotal Software, Inc.. All rights reserved.