Class ProducerConfigurationInterfaceVersionDropDownListControl

  • All Implemented Interfaces:
    java.util.Observer, javax.servlet.jsp.el.VariableResolver, IControl, IDataBoundControl, IDataControl, IRenderer

    public class ProducerConfigurationInterfaceVersionDropDownListControl
    extends DropDownListControl
    DropDownListControl that populates itself with the values contained into the enum ProducerVersion. They are ProducerVersion.BOTH, ProducerVersion.VERSION1 and ProducerVersion.VERSION2. It displays a localized friendly name to the final user.
    Since:
    5.5.0
    Version:
    $Revision$ $Date$