Package org.apache.camel.support.scan
package org.apache.camel.support.scan
-
ClassesClassDescriptionPackage scan filter for testing if a given class is annotated with any of the annotations.Package scan filter for testing if a given class is annotated with a certain annotation.Package scan filter for testing if a given class is assignable to another class.Base class for package scan resolvers.
CompositePackageScanFilter
allows multiplePackageScanFilter
s to be composed into a single filter.Default implement ofPackageScanClassResolver
Default implement ofPackageScanResourceResolver
Package scan filter for inverting the match result of a subfilter.Helper for Camel package scanning.Deprecated.