Package 

Enum FeatureActivationMode

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      APP_STARTUP

      Latch value at startup; apply remote changes on next app run.

      IMMEDIATE

      Apply config changes immediately during the current app run.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait