Interface Filter

  • All Known Subinterfaces:
    WeldFilter

    public interface Filter

    Filter is a data structures representing the <exclude> elements beans.xml (Since CDI 1.1). See the XSD for details of the semantics of <exclude>.

    Author:
    Pete Muir
    See Also:
    Beans 1.1, Scanning
    • Method Detail

      • getName

        String getName()
        The name attribute
        Returns:
        the name attribute