public static interface ConfigurationBuilder.AddArtifactGenerator
| Modifier and Type | Method and Description |
|---|---|
SELF |
addMethodInfoArtifactGenerator(MethodInfoArtifactGenerator generator) |
SELF |
addPackageInfoArtifactGenerator(PackageInfoArtifactGenerator generator) |
SELF |
addTypeInfoArtifactGenerator(TypeInfoArtifactGenerator generator) |
T |
build() |
SELF |
listener(T listener) |
SELF addMethodInfoArtifactGenerator(MethodInfoArtifactGenerator generator)
SELF addPackageInfoArtifactGenerator(PackageInfoArtifactGenerator generator)
SELF addTypeInfoArtifactGenerator(TypeInfoArtifactGenerator generator)
T build()
Copyright © 2016 Objectos Software LTDA. All rights reserved.