public final class FormatValidatorFactory extends Object
Modifier and Type | Method | 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 © 2018. All rights reserved.