Class UnifiedInitializer

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

@Component("unifiedInitializer") @DependsOn("workgroupInitializer") public class UnifiedInitializer extends Object implements org.springframework.beans.factory.SmartInitializingSingleton
  • Field Details

  • Constructor Details

    • UnifiedInitializer

      public UnifiedInitializer()
  • Method Details

    • afterSingletonsInstantiated

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

      public void init()