@Target(value={METHOD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented public @interface PreStart
Methods annotated with this should be called after context refresh
public static final boolean async
public static final boolean wait
Copyright © 2017. All rights reserved.