Uses of Class
org.hibernate.tool.instrument.BasicInstrumentationTask

Packages that use BasicInstrumentationTask
org.hibernate.tool.instrument.cglib   
 

Uses of BasicInstrumentationTask in org.hibernate.tool.instrument.cglib
 

Subclasses of BasicInstrumentationTask in org.hibernate.tool.instrument.cglib
 class InstrumentTask
          An Ant task for instrumenting persistent classes in order to enable field-level interception using CGLIB.