public class EverythingSelector extends Object implements EnhancementSelector
| Modifier and Type | Field and Description |
|---|---|
static EverythingSelector |
INSTANCE
Singleton access
|
| Constructor and Description |
|---|
EverythingSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
select(String name)
Determine whether the named class should be enhanced.
|
public static final EverythingSelector INSTANCE
public boolean select(String name)
EnhancementSelectorselect in interface EnhancementSelectorCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.