Package com.bytedesk.team.department
Class DepartmentInitializer
java.lang.Object
com.bytedesk.team.department.DepartmentInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@Component
public class DepartmentInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
departmentService
-
-
Constructor Details
-
DepartmentInitializer
public DepartmentInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiated
in interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
init
public void init()
-