Interface SpringExtensions.OrderedBeanWrapper<T>

All Superinterfaces:
org.springframework.core.Ordered
Enclosing class:
SpringExtensions

public static interface SpringExtensions.OrderedBeanWrapper<T> extends org.springframework.core.Ordered
  • Field Summary

    Fields inherited from interface org.springframework.core.Ordered

    HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.springframework.core.Ordered

    getOrder
  • Method Details

    • getBean

      T getBean()
    • getBeanName

      String getBeanName()