Package io.zeebe.servicecontainer
Class ServiceName.ServiceNameImpl<S>
- java.lang.Object
-
- io.zeebe.servicecontainer.ServiceName.ServiceNameImpl<S>
-
- All Implemented Interfaces:
ServiceName<S>
- Enclosing interface:
- ServiceName<S>
public static class ServiceName.ServiceNameImpl<S> extends Object implements ServiceName<S>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.zeebe.servicecontainer.ServiceName
ServiceName.ServiceNameImpl<S>
-
-
Constructor Summary
Constructors Constructor Description ServiceNameImpl(String name)
-