Package | Description |
---|---|
org.hibernate.bytecode.buildtime.internal |
Javassist support internals
|
org.hibernate.bytecode.buildtime.spi |
Package defining build-time bytecode code enhancement (instrumentation) support.
|
org.hibernate.bytecode.internal.javassist |
Javassist support internals
|
org.hibernate.bytecode.spi |
Package defining bytecode code enhancement (instrumentation) support.
|
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 © 2001-2015 Red Hat, Inc. All Rights Reserved.