Class ServicesConstraint

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static java.util.logging.Logger LOG  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ServicesConstraint​(java.util.Set exceptions)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected boolean isException​(java.lang.String algorithm)  
      • Methods inherited from class java.lang.Object

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

      • LOG

        protected static final java.util.logging.Logger LOG
    • Constructor Detail

      • ServicesConstraint

        protected ServicesConstraint​(java.util.Set exceptions)
    • Method Detail

      • isException

        protected boolean isException​(java.lang.String algorithm)