Class Environment


  • public final class Environment
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void addProfiles​(java.lang.String... profiles)  
      static boolean hasProfile​(java.lang.String profile)  
      • Methods inherited from class java.lang.Object

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

      • addProfiles

        public static void addProfiles​(java.lang.String... profiles)
      • hasProfile

        public static boolean hasProfile​(java.lang.String profile)