org.jboss.logging.processor.validation
Class FormatValidatorFactory
java.lang.Object
org.jboss.logging.processor.validation.FormatValidatorFactory
public final class FormatValidatorFactory
- extends Object
Date: 12.08.2011
- Author:
- James R. Perkins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static FormatValidator create(MessageMethod messageMethod)
throws IllegalStateException
- Throws:
IllegalStateException
create
public static FormatValidator create(Annotations.FormatType format,
String message)
throws IllegalStateException
- Throws:
IllegalStateException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.