Package io.zeebe.servicecontainer
-
Interface Summary Interface Description Service<S> ServiceContainer ServiceContext ServiceName<S> ServiceStartContext ServiceStopContext -
Class Summary Class Description CompositeServiceBuilder Can be used to install a list of services "transactionally" (in the sense that if one of the services fails to install, all services are removed again).Injector<S> ServiceBuilder<S> ServiceGroupReference<S> ServiceGroupReference.ReferenceBuilder<S> ServiceName.ServiceNameImpl<S> -
Exception Summary Exception Description ServiceInterruptedException