Save This Page
Home » hibernate-validator-src-20081106 » org.hibernate.validation.impl » [javadoc | source]
org.hibernate.validation.impl
public class: ConstraintFactoryImpl [javadoc | source]
java.lang.Object
   org.hibernate.validation.impl.ConstraintFactoryImpl

All Implemented Interfaces:
    javax.validation.ConstraintFactory

Default ConstraintFactory using a no-arg constructor.
Method from org.hibernate.validation.impl.ConstraintFactoryImpl Summary:
getInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.validation.impl.ConstraintFactoryImpl Detail:
 public T getInstance(Class key) 
    {@inheritDoc}