Interface WeldFilter

All Superinterfaces:
Filter

public interface WeldFilter extends Filter

Filter is a data structures representing the <include> and <exclude> elements in Weld's extensions to beans.xml. See the XSD for Weld's extensions to beans.xml for details of the semantics of <include> and <exclude>.

Author:
Pete Muir, Jozef Hartinger
  • Method Details

    • getPattern

      String getPattern()
      The pattern attribute
      Returns:
      the pattern attribute