InstrumentTask instead@Deprecated public class InstrumentTask extends BasicInstrumentationTask
where lib.class.path is an ANT path reference containing all the required Hibernate and CGLIB libraries. And then use it like:
where the nested ANT fileset includes the class you would like to have instrumented. Optionally you can chose to enable "Extended Instrumentation" if desired by specifying the extended attribute on the task:...
See the Hibernate manual regarding this option....
BasicInstrumentationTask.LoggerBridge| Constructor and Description |
|---|
InstrumentTask()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Instrumenter |
buildInstrumenter(Logger logger,
Instrumenter.Options options)
Deprecated.
|
addFileset, execute, filesets, isExtended, isVerbose, performExtendedInstrumentation, setExtended, setVerbosebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected Instrumenter buildInstrumenter(Logger logger, Instrumenter.Options options)
buildInstrumenter in class BasicInstrumentationTaskCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved