@Deprecated(since = "2024.0.0", forRemoval = true) public interface AllArtefactClassInjector extends ClassInjector
Extended marker interface that indicates this ClassInjector applies to all types of artefacts (but not all classes).
| Type Params | Return Type | Name and description |
|---|---|---|
|
public boolean |
shouldInject(ClassNode classNode) |
| Methods inherited from class | Name |
|---|---|
interface ClassInjector |
getOrder, performInjection, performInjection, performInjectionOnAnnotatedClass, shouldInject, shouldInject |