Package org.apache.camel.impl.scan

Class Summary
AnnotatedWithAnyPackageScanFilter Package scan filter for testing if a given class is annotated with any of the annotations.
AnnotatedWithPackageScanFilter Package scan filter for testing if a given class is annotated with a certain annotation.
AssignableToPackageScanFilter Package scan filter for testing if a given class is assignable to another class.
CompositePackageScanFilter CompositePackageScanFilter allows multiple PackageScanFilters to be composed into a single filter.
InvertingPackageScanFilter Package scan filter for inverting the match result of a subfilter.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.