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