| Package | Description |
|---|---|
| org.wildfly.plugin.deployment |
| Modifier and Type | Method and Description |
|---|---|
protected MatchPatternStrategy |
UndeployMojo.getMatchPatternStrategy() |
protected MatchPatternStrategy |
DeploymentBuilder.getMatchPatternStrategy() |
static MatchPatternStrategy |
MatchPatternStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchPatternStrategy[] |
MatchPatternStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DeploymentBuilder.setMatchPatternStrategy(MatchPatternStrategy matchPatternStrategy)
Sets the strategy to use for validating multiple deployment matching.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.