public final class FormatValidatorFactory extends Object
Modifier and Type | Method and Description |
---|---|
static FormatValidator |
create(org.jboss.logging.annotations.Message.Format format,
String message) |
static FormatValidator |
create(MessageMethod messageMethod) |
public static FormatValidator create(MessageMethod messageMethod) throws IllegalStateException
IllegalStateException
public static FormatValidator create(org.jboss.logging.annotations.Message.Format format, String message) throws IllegalStateException
IllegalStateException
Copyright © 2015. All rights reserved.