Interface PluginFactory.PluginExecutionNamedValue
-
- All Superinterfaces:
java.util.function.Function<java.lang.String,java.lang.String>
,MethodFinder
,NamedValue
,java.io.Serializable
- All Known Implementing Classes:
PluginFactory.ConfigurationNamedValue
,PluginFactory.PluginExecutionGoalsNamedValue
- Enclosing interface:
- PluginFactory
public static interface PluginFactory.PluginExecutionNamedValue extends NamedValue
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.sonatype.maven.polyglot.java.namedval.MethodFinder
MethodFinder.UnableToGuessMethodException
-
-
Method Summary
-
Methods inherited from interface org.sonatype.maven.polyglot.java.namedval.MethodFinder
defaultValueForParameter, getContainingClass, method, parameter, serialized
-
Methods inherited from interface org.sonatype.maven.polyglot.java.namedval.NamedValue
checkParametersEnabled, name, value
-
-