Class FormatValidatorFactory
java.lang.Object
org.jboss.logging.processor.validation.FormatValidatorFactory
Date: 12.08.2011
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FormatValidator
create
(Message.Format format, String message) static FormatValidator
create
(MessageMethod messageMethod)
-
Constructor Details
-
FormatValidatorFactory
private FormatValidatorFactory()
-
-
Method Details
-
create
- Throws:
IllegalStateException
-
create
public static FormatValidator create(Message.Format format, String message) throws IllegalStateException - Throws:
IllegalStateException
-