Package | Description |
---|---|
org.hibernate.bytecode.buildtime.internal | |
org.hibernate.bytecode.buildtime.spi | |
org.hibernate.bytecode.internal.javassist | |
org.hibernate.bytecode.spi | |
org.hibernate.tool.instrument |
The instrument tool for adding field-interception hooks
to persistent classes using built-time bytecode processing.
|
org.hibernate.tool.instrument.javassist |
Class and Description |
---|
AbstractInstrumenter
Provides the basic templating of how instrumentation should occur.
|
ClassDescriptor
Contract describing the information Hibernate needs in terms of instrumenting
a class, either via ant task or dynamic classloader.
|
Instrumenter
Basic contract for performing instrumentation
|
Instrumenter.Options
Instrumentation options
|
Logger
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven)
with their own logging infrastructure.
|
Class and Description |
---|
ClassDescriptor
Contract describing the information Hibernate needs in terms of instrumenting
a class, either via ant task or dynamic classloader.
|
ClassFilter
Used to determine whether a class should be instrumented.
|
FieldFilter
Used to determine whether a field reference should be instrumented.
|
Instrumenter
Basic contract for performing instrumentation
|
Instrumenter.Options
Instrumentation options
|
Logger
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven)
with their own logging infrastructure.
|
Class and Description |
---|
ClassFilter
Used to determine whether a class should be instrumented.
|
FieldFilter
Used to determine whether a field reference should be instrumented.
|
Class and Description |
---|
ClassFilter
Used to determine whether a class should be instrumented.
|
FieldFilter
Used to determine whether a field reference should be instrumented.
|
Class and Description |
---|
Instrumenter
Basic contract for performing instrumentation
|
Instrumenter.Options
Instrumentation options
|
Logger
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven)
with their own logging infrastructure.
|
Class and Description |
---|
Instrumenter
Basic contract for performing instrumentation
|
Instrumenter.Options
Instrumentation options
|
Logger
Provides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven)
with their own logging infrastructure.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.