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