Class AgentInitializer

java.lang.Object
com.bytedesk.service.agent.AgentInitializer
All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton

@Component("agentInitializer") @DependsOn("memberInitializer") public class AgentInitializer extends Object implements org.springframework.beans.factory.SmartInitializingSingleton
  • Field Details

  • Constructor Details

    • AgentInitializer

      public AgentInitializer()
  • Method Details

    • afterSingletonsInstantiated

      public void afterSingletonsInstantiated()
      Specified by:
      afterSingletonsInstantiated in interface org.springframework.beans.factory.SmartInitializingSingleton
    • init

      public void init()
    • initPermissions

      private void initPermissions()