Class ServiceIndex


  • public final class ServiceIndex
    extends java.lang.Object
    Utility helping to configure service index.
    Author:
    Konstantin Pozdeev, HPE
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static short getIndex​(java.lang.String serviceName, short defaultValue)  
      • Methods inherited from class java.lang.Object

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

      • getIndex

        public static short getIndex​(java.lang.String serviceName,
                                     short defaultValue)