Package com.xebialabs.deployit.booter.local.utils

Class Summary
ClassUtils Utility methods for dealing with Classes.
ReflectionUtils  
Strings Rationale: We don't want to depend on the apache-lang library, but guava doesn't offer all the nice stringutils stuff, so roll our own...