类 InstrumentTask

  • 所有已实现的接口:
    Cloneable

    @Deprecated
    public class InstrumentTask
    extends EnhancementTask
    已过时。
    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.
    作者:
    Muga Nishizawa, Steve Ebersole
    另请参阅:
    EnhancementTask
    • 构造器详细资料

      • InstrumentTask

        public InstrumentTask()
        已过时。