Class TestServerProperties


  • public class TestServerProperties
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TestServerProperties​(java.lang.Boolean enabled)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Boolean getEnabled()  
      • Methods inherited from class java.lang.Object

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

      • TestServerProperties

        @ConstructorBinding
        public TestServerProperties​(@Nullable
                                    java.lang.Boolean enabled)
    • Method Detail

      • getEnabled

        @Nullable
        public java.lang.Boolean getEnabled()