Class InstrumentTask

  • All Implemented Interfaces:
    Cloneable

    @Deprecated
    public class InstrumentTask
    extends EnhancementTask
    Deprecated.
    This is the legacy Ant-task Hibernate provided historically to perform its old-school bytecode instrumentation. That has been replaced wholesale with a new approach to bytecode manipulation offering 3 build-time variations for Ant, Maven and Gradle.
    This is the legacy Ant-task Hibernate provided historically to perform its old-school bytecode instrumentation. That has been replaced wholesale with a new approach to bytecode manipulation offering 3 build-time variations for Ant, Maven and Gradle.
    See Also:
    EnhancementTask
    • Constructor Detail

      • InstrumentTask

        public InstrumentTask()
        Deprecated.