Uses of Class
org.fcrepo.config.ConditionOnProperty
-
-
Uses of ConditionOnProperty in org.fcrepo.config
Subclasses of ConditionOnProperty in org.fcrepo.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.
-