- org.codehaus.groovy.runtime.m12n.StandardPropertiesModuleFactory
-
This is the standard Groovy module factory. This factory will build a module
using the MetaInfExtensionModule by default, unless a key named
"moduleFactory" is found in the properties file. If this is the case, then a new
factory is instantiated and used instead of this factory.
-
-
Methods Summary
-
Inherited Methods Summary
-
-
Field Detail
-
public static final String MODULE_FACTORY_KEY
-
Method Detail
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
@com.github.javaparser.ast.expr.SingleMemberAnnotationExprSuppressWarnings
public ExtensionModule newModule(Properties properties, ClassLoader classLoader)
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.