Package org.fcrepo.camel.common.config
-
Class Summary Class Description BasePropsConfig A base class for property configsConditionOnProperty<T> This condition enables a bean/configuration when the specified property matches the expected value Implementations must provide a no-arg constructor.ConditionOnPropertyFalse This condition enables a bean/configuration when the specified property is false Implementations must provide a no-arg constructor.ConditionOnPropertyTrue This condition enables a bean/configuration when the specified property is true Implementations must provide a no-arg constructor.