| Modifier and Type | Method and Description |
|---|---|
static Decorator |
Decorator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Decorator[] |
Decorator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static InternalNIOMavenCompiler |
InternalNIOMavenCompilerFactory.getCompiler(Decorator decorator)
Provides a Maven compiler decorated with a Decorator Behaviour
|
| Modifier and Type | Method and Description |
|---|---|
static NIOMavenCompiler |
NIOMavenCompilerFactory.getCompiler(Decorator decorator)
Provides a Maven compiler decorated with a Decorator Behaviour
|
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.