Package-level declarations
APIs to influence how plugins are resolved.
Since
3.5
Types
Link copied to clipboard
                  Configures how plugins are resolved.
Link copied to clipboard
                  interface PluginRequest
Contains information about a plugin that has been requested for resolution.
Link copied to clipboard
                  interface PluginResolutionStrategy
Allows modification of PluginRequests before they are resolved.
Link copied to clipboard
                  interface PluginResolveDetails
Allows plugin resolution rules to inspect a requested plugin and modify which target plugin will be used.