public static interface Plugin.WithInitialization extends Plugin
Plugin.Engine, Plugin.Factory, Plugin.ForElementMatcher, Plugin.NoOp, Plugin.WithInitialization, Plugin.WithPreprocessorElementMatcher.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. | 
matchesMap<TypeDescription,byte[]> initialize(ClassFileLocator classFileLocator)
classFileLocator - A class file locator that can locate other types in the scope of the project.Copyright © 2014–2023. All rights reserved.