Uses of Enum Class
org.wildfly.plugin.deployment.MatchPatternStrategy
Packages that use MatchPatternStrategy
-
Uses of MatchPatternStrategy in org.wildfly.plugin.deployment
Subclasses with type arguments of type MatchPatternStrategy in org.wildfly.plugin.deploymentModifier and TypeClassDescriptionenumThe strategy used when using a pattern to undeploy deployments.Methods in org.wildfly.plugin.deployment that return MatchPatternStrategyModifier and TypeMethodDescriptionstatic MatchPatternStrategyReturns the enum constant of this class with the specified name.static MatchPatternStrategy[]MatchPatternStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.