Uses of Class
io.zeebe.servicecontainer.impl.ServiceGroup
-
Packages that use ServiceGroup Package Description io.zeebe.servicecontainer.impl -
-
Uses of ServiceGroup in io.zeebe.servicecontainer.impl
Fields in io.zeebe.servicecontainer.impl declared as ServiceGroup Modifier and Type Field Description protected ServiceGroupServiceGroupReferenceImpl. groupMethods in io.zeebe.servicecontainer.impl that return ServiceGroup Modifier and Type Method Description ServiceGroupServiceGroupReferenceImpl. getGroup()Constructors in io.zeebe.servicecontainer.impl with parameters of type ServiceGroup Constructor Description ServiceGroupReferenceImpl(ServiceController referringService, ServiceGroupReference injector, ServiceGroup group)
-