This class is the application's interface to the bytecode injection package. Application code should not use the InjectorStrategy classes directly.
Node: setting the system property
jrat.transformer.strategy will change the InjectorStrategy. Avalible options are
bcel and
javassist
@author $Author: jeffdrost $
@version $Revision: 1.3 $