| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalNIOKieCompilerDecorator
Extends the NIO2 Internal impl Compiler behaviour to the decorators
|
| Modifier and Type | Class and Description |
|---|---|
class |
InternalNIOKieAfterDecorator
After decorator working with the NIO2 Internal impl, to read and store the Object created by the Kie takari plugin and placed in the CompilationResponse
|
class |
InternalNIOKieJGITCompilerBeforeDecorator
Before decorator to update a git repo before the build on a Kie Project with NIO2 Internal impl
|
class |
InternalNIOKieOutputLogAfterDecorator |
| Constructor and Description |
|---|
InternalNIOKieAfterDecorator(InternalNIOKieMavenCompiler compiler) |
InternalNIOKieJGITCompilerBeforeDecorator(InternalNIOKieMavenCompiler compiler) |
InternalNIOKieOutputLogAfterDecorator(InternalNIOKieMavenCompiler compiler) |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalNIOKieDefaultMavenCompiler
Run maven with NIO2 internal impl on Kie projects with https://maven.apache.org/ref/3.3.9/maven-embedder/xref/index.html
to use Takari plugins like a black box
|
| Modifier and Type | Method and Description |
|---|---|
static InternalNIOKieMavenCompiler |
InternalNIOKieMavenCompilerFactory.getCompiler(KieDecorator decorator)
Provides a Maven compiler decorated with a Decorator Behaviour
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.