Class AndEventFilterTag

  • All Implemented Interfaces:
    ConditionalTag, PropertySupport, org.apache.commons.jelly.DynaTag, org.apache.commons.jelly.impl.BeanSource, org.apache.commons.jelly.Tag

    public class AndEventFilterTag
    extends ChainedEventFilterTag

    A specialized ChainedEventFilter implementation that creates an AndEventFilter.

    Version:
    $Id: AndEventFilterTag.java 205 2012-01-29 18:29:57Z oheger $
    Author:
    Oliver Heger
    • Constructor Detail

      • AndEventFilterTag

        public AndEventFilterTag()
        Creates a new instance of AndEventFilterTag.