Class AbstractFlowBasedServicesConfigBindHelper

    • Constructor Detail

      • AbstractFlowBasedServicesConfigBindHelper

        public AbstractFlowBasedServicesConfigBindHelper()
    • Method Detail

      • bindServiceOnInterface

        protected abstract void bindServiceOnInterface​(java.util.List<com.google.common.util.concurrent.ListenableFuture<?>> futures,
                                                       BoundServices boundServiceNew,
                                                       java.util.List<BoundServices> allServices,
                                                       BoundServicesState interfaceBoundServicesState)
      • bindServiceOnInterfaceType

        protected abstract void bindServiceOnInterfaceType​(java.util.List<com.google.common.util.concurrent.ListenableFuture<?>> futures,
                                                           BoundServices boundServiceNew,
                                                           java.util.List<BoundServices> allServices)