Package org.fcrepo.camel.common.config


package org.fcrepo.camel.common.config
  • Classes
    Class
    Description
    A base class for property configs
    This condition enables a bean/configuration when the specified property matches the expected value Implementations must provide a no-arg constructor.
    This condition enables a bean/configuration when the specified property is false Implementations must provide a no-arg constructor.
    This condition enables a bean/configuration when the specified property is true Implementations must provide a no-arg constructor.