Package com.bytedesk.service.form
Class FormInitializer
java.lang.Object
com.bytedesk.service.form.FormInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@Component
public class FormInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AuthorityRestServiceprivate final FormRestService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voidprivate void
-
Field Details
-
authorityRestService
-
formRestService
-
-
Constructor Details
-
FormInitializer
public FormInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiatedin interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
initDefaultForms
private void initDefaultForms() -
initAuthority
private void initAuthority()
-