Class TailExpressionAdjunct

All Implemented Interfaces:
FeedMaker

public class TailExpressionAdjunct extends FilteringAdjunct
  • Constructor Details

    • TailExpressionAdjunct

      public TailExpressionAdjunct()
  • Method Details

    • makeFilter

      public FilteringFeed.Filter makeFilter(XPathContext context, ItemFeed out)
      Make a filter for the event stream
      Specified by:
      makeFilter in class FilteringAdjunct
      Parameters:
      context - the XPath dynamic context
      out - the feed to which matching items are to be sent
      Returns:
      a filter that can be added to the event stream