Class WingsReorderProcessor

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware , org.springframework.beans.factory.config.BeanFactoryPostProcessor , org.springframework.context.EnvironmentAware

    
    public class WingsReorderProcessor
     implements BeanFactoryPostProcessor, EnvironmentAware
                        

    (@Order | @Priority) >Ordered.getOrder

    Since:

    2024-05-11

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void postProcessBeanFactory(@NotNull() ConfigurableListableBeanFactory beanFactory)
      void setEnvironment(@NotNull() Environment env)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WingsReorderProcessor

        WingsReorderProcessor()