Uses of Class
org.codehaus.gmavenplus.model.GroovyStubConfiguration
Packages that use GroovyStubConfiguration
Package
Description
Maven mojos.
Utility classes.
-
Uses of GroovyStubConfiguration in org.codehaus.gmavenplus.mojo
Methods in org.codehaus.gmavenplus.mojo with parameters of type GroovyStubConfigurationModifier and TypeMethodDescriptionprotected voidAbstractGenerateStubsMojo.performForkedStubGeneration(GroovyStubConfiguration configuration, String javaExecutable) protected voidAbstractGenerateStubsMojo.performInProcessStubGeneration(GroovyStubConfiguration configuration, List<?> classpath) -
Uses of GroovyStubConfiguration in org.codehaus.gmavenplus.util
Methods in org.codehaus.gmavenplus.util with parameters of type GroovyStubConfigurationModifier and TypeMethodDescriptionvoidGroovyCompiler.generateStubs(GroovyStubConfiguration configuration) protected ObjectGroovyCompiler.setupStubCompilerConfiguration(GroovyStubConfiguration configuration, Class<?> compilerConfigurationClass)