Callback interface that all vendors that wants to be able to control which bytecode is read when retrieving the
annotations should implement.
author: Jonas Bonér
Returns the bytecode for a specific class.
Parameters: className - the fully qualified name of the class Parameters: loader - the class loader that has loaded the class the bytecode throws: Exception - upon failure