public class ProjectGenerator extends Object implements IntegrationProjectGenerator
| Constructor and Description |
|---|
ProjectGenerator(ProjectGeneratorConfiguration generatorProperties,
IntegrationResourceManager resourceManager) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
generate(IntegrationDeployment deployment) |
byte[] |
generatePom(IntegrationDeployment deployment) |
public ProjectGenerator(ProjectGeneratorConfiguration generatorProperties, IntegrationResourceManager resourceManager) throws IOException
IOExceptionpublic InputStream generate(IntegrationDeployment deployment) throws IOException
generate in interface IntegrationProjectGeneratorIOExceptionpublic byte[] generatePom(IntegrationDeployment deployment) throws IOException
generatePom in interface IntegrationProjectGeneratorIOExceptionCopyright © 2016–2018 Red Hat. All rights reserved.