Interface IBService<T,​C,​I>


  • public interface IBService<T,​C,​I>
    • Method Detail

      • getConfigInstance

        C getConfigInstance​(I configInit)
      • getInstance

        T getInstance()
      • initialize

        void initialize​(C config)