| Package | Description |
|---|---|
| org.hibernate.bytecode.buildtime | |
| org.hibernate.tool.instrument |
The instrument tool for adding field-interception hooks
to persistent classes using built-time bytecode processing.
|
| org.hibernate.tool.instrument.cglib | |
| org.hibernate.tool.instrument.javassist |
| Modifier and Type | Field and Description |
|---|---|
protected Logger |
AbstractInstrumenter.logger |
| Constructor and Description |
|---|
AbstractInstrumenter(Logger logger,
Instrumenter.Options options)
Creates the basic instrumentation strategy.
|
CGLIBInstrumenter(Logger logger,
Instrumenter.Options options) |
JavassistInstrumenter(Logger logger,
Instrumenter.Options options) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BasicInstrumentationTask.LoggerBridge |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Instrumenter |
BasicInstrumentationTask.buildInstrumenter(Logger logger,
Instrumenter.Options options) |
| Modifier and Type | Method and Description |
|---|---|
protected Instrumenter |
InstrumentTask.buildInstrumenter(Logger logger,
Instrumenter.Options options)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Instrumenter |
InstrumentTask.buildInstrumenter(Logger logger,
Instrumenter.Options options) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved