public static interface Plugin.WithInitialization extends Plugin
Plugin.Engine, Plugin.Factory, Plugin.ForElementMatcher, Plugin.NoOp, Plugin.WithInitialization, Plugin.WithPreprocessor
ElementMatcher.Junction<S>
Modifier and Type | Method and Description |
---|---|
Map<TypeDescription,byte[]> |
initialize(ClassFileLocator classFileLocator)
Returns a mapping of classes that should be created before discovering any types.
|
matches
Map<TypeDescription,byte[]> initialize(ClassFileLocator classFileLocator)
classFileLocator
- A class file locator that can locate other types in the scope of the project.Copyright © 2014–2025. All rights reserved.