Uses of Class
io.zeebe.servicecontainer.impl.ServiceGroupReferenceImpl
-
Packages that use ServiceGroupReferenceImpl Package Description io.zeebe.servicecontainer.impl -
-
Uses of ServiceGroupReferenceImpl in io.zeebe.servicecontainer.impl
Fields in io.zeebe.servicecontainer.impl with type parameters of type ServiceGroupReferenceImpl Modifier and Type Field Description protected List<ServiceGroupReferenceImpl>ServiceGroup. referencesMethods in io.zeebe.servicecontainer.impl with parameters of type ServiceGroupReferenceImpl Modifier and Type Method Description voidServiceGroup. addReference(ServiceGroupReferenceImpl reference)
-