@Order(value=-2147483448) public class DependencyAutoConfigurationTransformation extends ObjectSE implements org.codehaus.groovy.transform.ASTTransformation
dependency auto-configuration を適用するための ASTTransformation。| 修飾子と型 | フィールドと説明 |
|---|---|
static int | ORDER 変換の順序。 |
| コンストラクターと説明 |
|---|
DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader, DependencyResolutionContext dependencyResolutionContext, IterableSE<CompilerAutoConfiguration> compilerAutoConfigurations) |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | visit(org.codehaus.groovy.ast.ASTNode[] nodes, org.codehaus.groovy.control.SourceUnit source) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static final int ORDER
public DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader,
DependencyResolutionContext dependencyResolutionContext,
IterableSE<CompilerAutoConfiguration> compilerAutoConfigurations)Copyright © 2019 Pivotal Software, Inc.. All rights reserved.