Class DeploymentFileRuleInspector.PatternOrValue

java.lang.Object
org.wildfly.glow.DeploymentFileRuleInspector.PatternOrValue
Enclosing class:
DeploymentFileRuleInspector

public static class DeploymentFileRuleInspector.PatternOrValue extends Object
  • Method Details

    • equalsOrMatches

      public boolean equalsOrMatches(String value)
    • isPattern

      public boolean isPattern()
    • getValue

      public String getValue()
    • getPattern

      public Pattern getPattern()