Class IndicatorStorageFactory


  • public final class IndicatorStorageFactory
    extends java.lang.Object
    The factory class of IndicatorStorage.
    Since:
    1.3.0
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static IndicatorStorage getStorage​(com.orchestranetworks.instance.Repository repository, com.orchestranetworks.instance.HomeKey homeKey, com.onwbp.adaptation.AdaptationName adaptationName)  
      • Methods inherited from class java.lang.Object

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

      • getStorage

        public static IndicatorStorage getStorage​(com.orchestranetworks.instance.Repository repository,
                                                  com.orchestranetworks.instance.HomeKey homeKey,
                                                  com.onwbp.adaptation.AdaptationName adaptationName)
                                           throws DQIdException
        Throws:
        DQIdException