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