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