Class AbstractFlowBasedServicesConfigUnbindHelper

    • Constructor Detail

      • AbstractFlowBasedServicesConfigUnbindHelper

        public AbstractFlowBasedServicesConfigUnbindHelper()
    • Method Detail

      • unbindServiceOnInterface

        protected abstract void unbindServiceOnInterface​(java.util.List<com.google.common.util.concurrent.ListenableFuture<?>> futures,
                                                         BoundServices boundServiceOld,
                                                         java.util.List<BoundServices> allServices,
                                                         BoundServicesState boundServicesState)
      • unbindServiceOnInterfaceType

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