Interface EnhancementSelector
- All Known Implementing Classes:
ClassSelector
,EverythingSelector
,PackageSelector
public interface EnhancementSelector
Used by
BytecodeEnhancerRunner
to determine which classes should
be enhanced.-
Method Summary
-
Method Details
-
select
Determine whether the named class should be enhanced.
-