Package liquibase.servicelocator

Interface Summary
PrioritizedService  
ResolverUtil.Test A simple interface that specifies how to test classes to determine if they are to be included in the results produced by the ResolverUtil.
 

Class Summary
ResolverUtil<T> ResolverUtil is used to locate classes that are available in the/a class path and meet arbitrary conditions.
ResolverUtil.AnnotatedWith A Test that checks to see if each class is annotated with a specific annotation.
ResolverUtil.IsA A Test that checks to see if each class is assignable to the provided class.
ServiceLocator  
 



Copyright © 2010 Liquibase.org. All Rights Reserved.