Uses of Class
org.fcrepo.camel.common.config.ConditionOnProperty
-
Packages that use ConditionOnProperty Package Description org.fcrepo.camel.common.config -
-
Uses of ConditionOnProperty in org.fcrepo.camel.common.config
Subclasses of ConditionOnProperty in org.fcrepo.camel.common.config Modifier and Type Class Description classConditionOnPropertyFalseThis condition enables a bean/configuration when the specified property is false Implementations must provide a no-arg constructor.classConditionOnPropertyTrueThis condition enables a bean/configuration when the specified property is true Implementations must provide a no-arg constructor.
-