Uses of Interface
org.jboss.weld.bootstrap.spi.Filter
Packages that use Filter
-
Uses of Filter in org.jboss.weld.bootstrap.spi
Subinterfaces of Filter in org.jboss.weld.bootstrap.spiModifier and TypeInterfaceDescriptioninterfaceFilteris a data structures representing the <include> and <exclude> elements in Weld's extensions to beans.xml.Methods in org.jboss.weld.bootstrap.spi that return types with arguments of type FilterModifier and TypeMethodDescriptionScanning.getExcludes()The <exclude> elementScanning.getIncludes()The <include> element