Uses of Package
org.hibernate.bytecode.internal.javassist

Packages that use org.hibernate.bytecode.internal.javassist
org.hibernate.bytecode.instrumentation.internal.javassist   
org.hibernate.bytecode.internal.javassist   
 

Classes in org.hibernate.bytecode.internal.javassist used by org.hibernate.bytecode.instrumentation.internal.javassist
FieldHandler
          The interface defining how interception of a field should be handled.
 

Classes in org.hibernate.bytecode.internal.javassist used by org.hibernate.bytecode.internal.javassist
BulkAccessor
          A JavaBean accessor.
FastClass
           
FieldFilter
          Contract for deciding whether fields should be read and/or write intercepted.
FieldHandler
          The interface defining how interception of a field should be handled.
FieldTransformer
          The thing that handles actual class enhancement in regards to intercepting field accesses.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.