Class BeanValidationHelper.ConstraintsDetectorService<A,​V>

  • All Implemented Interfaces:
    org.eclipse.persistence.internal.cache.ComputableTask<A,​V>
    Enclosing class:
    BeanValidationHelper

    public class BeanValidationHelper.ConstraintsDetectorService<A,​V>
    extends java.lang.Object
    implements org.eclipse.persistence.internal.cache.ComputableTask<A,​V>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      V compute​(A arg)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConstraintsDetectorService

        public ConstraintsDetectorService()
    • Method Detail

      • compute

        public V compute​(A arg)
                  throws java.lang.InterruptedException
        Specified by:
        compute in interface org.eclipse.persistence.internal.cache.ComputableTask<A,​V>
        Throws:
        java.lang.InterruptedException