org.shiftone.jrat.inject
Class InjectorOptions

java.lang.Object
  extended by org.shiftone.jrat.inject.bytecode.TransformerOptions
      extended by org.shiftone.jrat.inject.InjectorOptions

public class InjectorOptions
extends TransformerOptions

This is a placeholder for any options that are not of the concern of the Transformer.

Author:
jeff@shiftone.org (Jeff Drost)

Constructor Summary
InjectorOptions()
           
 
Method Summary
 
Methods inherited from class org.shiftone.jrat.inject.bytecode.TransformerOptions
getCriteria, setCriteria
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectorOptions

public InjectorOptions()