public abstract class BasicInstrumentationTask
extends Task
implements Instrumenter.Options
Super class for all Hibernate instrumentation tasks. Provides the basic templating of how instrumentation
should occur; subclasses simply plug in to that process appropriately for the given bytecode provider.