- java.lang.Object
-
- org.springframework.boot.autoconfigure.BackgroundPreinitializer
-
- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<ApplicationStartedEvent>
public class BackgroundPreinitializer
extends Object
implements org.springframework.context.ApplicationListener<ApplicationStartedEvent>
ApplicationListener to trigger early initialization in a background thread of
time consuming tasks.
- Since:
- 1.3.0
- Author:
- Phillip Webb
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.