Package com.bytedesk.ai.robot
Class RobotInitializer
java.lang.Object
com.bytedesk.ai.robot.RobotInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@Component
public class RobotInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AuthorityRestService
private final RobotRestService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
private void
private void
-
Field Details
-
robotService
-
authorityService
-
-
Constructor Details
-
RobotInitializer
public RobotInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiated
in interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
initRobot
private void initRobot() -
initPermissions
private void initPermissions()
-