JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

org.jboss.logging.processor.validation
Class FormatValidatorFactory

java.lang.Object
  extended by org.jboss.logging.processor.validation.FormatValidatorFactory

public final class FormatValidatorFactory
extends Object

Date: 12.08.2011

Author:
James R. Perkins

Method Summary
static FormatValidator create(Annotations.FormatType format, String message)
           
static FormatValidator create(MessageMethod messageMethod)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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

JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.