FileDocCategorySizeDatePackage
ClassFilter.javaAPI DocHibernate 3.2.5237Thu Aug 03 15:35:26 BST 2006org.hibernate.bytecode.util

ClassFilter

public interface ClassFilter
Used to determine whether a class should be instrumented.
author
Steve Ebersole

Fields Summary
Constructors Summary
Methods Summary
public booleanshouldInstrumentClass(java.lang.String className)