@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Lazy
Mark an singleton class to be initialized after application started
Copyright © 2014–2017 ActFramework. All rights reserved.