A predicate which selects classes to process based on a filter.
This filter will determine if the filter is active on instantiation, so
should only be instantiated when it is ready to be used.
public FilterPredicate(org.jboss.weld.bootstrap.spi.Metadata<org.jboss.weld.bootstrap.spi.Filter> filter,
org.jboss.weld.resources.spi.ResourceLoader resourceLoader)