Class AthenzDbMock.Service

  • Enclosing class:
    AthenzDbMock

    public static class AthenzDbMock.Service
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean allowLaunch  
    • Constructor Summary

      Constructors 
      Constructor Description
      Service​(boolean allowLaunch)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • allowLaunch

        public final boolean allowLaunch
    • Constructor Detail

      • Service

        public Service​(boolean allowLaunch)