Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hibernate.bytecode.buildtime.spi Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractInstrumenterProvides the basic templating of how instrumentation should occur.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
BasicClassFilterBasicClassFilter provides class filtering based on a series of packages to be included and/or a series of explicit class names to be included.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
ClassDescriptorContract describing the information Hibernate needs in terms of instrumenting a class, either via ant task or dynamic classloader.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
ClassFilterUsed to determine whether a class should be instrumented.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
ExecutionExceptionIndicates problem performing the instrumentation execution.Classorg.hibernate.bytecode.buildtime.spiHibernate ORM
FieldFilterUsed to determine whether a field reference should be instrumented.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
InstrumenterInterfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM
Instrumenter .OptionsInterfaceorg.hibernate.bytecode.buildtime.spi.InstrumenterHibernate ORM
LoggerProvides an abstraction for how instrumentation does logging because it is usually run in environments (Ant/Maven) with their own logging infrastructure.Interfaceorg.hibernate.bytecode.buildtime.spiHibernate ORM