@Order(value=-2147483627) public class BackgroundPreinitializer extends Object implements ApplicationListener<ApplicationEnvironmentPreparedEvent>
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(ApplicationEnvironmentPreparedEvent event) |
public void onApplicationEvent(ApplicationEnvironmentPreparedEvent event)
onApplicationEvent
in interface ApplicationListener<ApplicationEnvironmentPreparedEvent>
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.