| Package | Description |
|---|---|
| io.reactiverse.vertx.maven.plugin.components | |
| io.reactiverse.vertx.maven.plugin.model | |
| io.reactiverse.vertx.maven.plugin.mojos |
| Modifier and Type | Field and Description |
|---|---|
private CombinationStrategy |
ServiceFileCombinationConfig.strategy |
| Modifier and Type | Method and Description |
|---|---|
CombinationStrategy |
ServiceFileCombinationConfig.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ServiceFileCombinationConfig |
ServiceFileCombinationConfig.setStrategy(CombinationStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
static CombinationStrategy |
CombinationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CombinationStrategy[] |
CombinationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected CombinationStrategy |
PackageMojo.serviceProviderCombination
The service provider combination strategy.
|
Copyright © 2018. All rights reserved.