public class CodaHaleShim
extends java.lang.Object
This class is used to validate that Codahale metrics is available in the class
path, or if not to generate a fake "shim" that avoids ClassNotFound exceptions
in code that depends on (but does not use if not present) Codahale metrics.