public interface EnhancementSelector
BytecodeEnhancerRunner to determine which classes should
be enhanced.| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String name)
Determine whether the named class should be enhanced.
|
boolean select(String name)
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.