public interface

ClassFilter

org.hibernate.bytecode.util.ClassFilter
Known Indirect Subclasses

Class Overview

Used to determine whether a class should be instrumented.

Summary

Public Methods
abstract boolean shouldInstrumentClass(String className)

Public Methods

public abstract boolean shouldInstrumentClass (String className)