|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.bytecode.buildtime.spi | |
---|---|
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 |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.bytecode.buildtime.internal | |
---|---|
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. |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.bytecode.buildtime.spi | |
---|---|
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. |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.bytecode.internal.javassist | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.bytecode.spi | |
---|---|
ClassFilter
Used to determine whether a class should be instrumented. |
|
FieldFilter
Used to determine whether a field reference should be instrumented. |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.tool.instrument | |
---|---|
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. |
Classes in org.hibernate.bytecode.buildtime.spi used by org.hibernate.tool.instrument.javassist | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |