org.hibernate.validator.ap.util
Class TypeNames

java.lang.Object
  extended by org.hibernate.validator.ap.util.TypeNames

public class TypeNames
extends Object

Contains the fully-qualified names of types used by the annotation processor which are accessed only via the mirror API in order to avoid references to the actual class objects.

Author:
Gunnar Morling

Nested Class Summary
static class TypeNames.BeanValidationTypes
           
static class TypeNames.HibernateValidatorTypes
           
static class TypeNames.JodaTypes
           
 
Constructor Summary
TypeNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeNames

public TypeNames()


Copyright © 2007-2012 Red Hat Middleware, LLC. All Rights Reserved