Class DefaultOrderFrameworkCommonClasspathPropertySource

java.lang.Object
org.broadleafcommerce.common.config.DefaultOrderFrameworkCommonClasspathPropertySource
All Implemented Interfaces:
FrameworkCommonClasspathPropertySource, org.springframework.core.Ordered

public abstract class DefaultOrderFrameworkCommonClasspathPropertySource extends Object implements FrameworkCommonClasspathPropertySource, org.springframework.core.Ordered
Passthrough implementation for the FrameworkCommonClasspathPropertySource that sets the default order
Since:
5.2
Author:
Phillip Verheyden (phillipuniverse)
  • Constructor Details

    • DefaultOrderFrameworkCommonClasspathPropertySource

      public DefaultOrderFrameworkCommonClasspathPropertySource()
  • Method Details

    • getOrder

      public int getOrder()
      Specified by:
      getOrder in interface org.springframework.core.Ordered