Interface ConditionBuilder

All Superinterfaces:
org.springframework.core.Ordered
All Known Implementing Classes:
AbstractConditionBuilder, ConfigurationConditionBuilder, PredefinedConditionBuilder, PropertyConditionBuilder

public interface ConditionBuilder 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
    build(Filter filter)
     

    Methods inherited from interface org.springframework.core.Ordered

    getOrder