name
The unique name of this service.
By default, the services are named as such:
For classes, the class's nested name but with the first letter lowercase. (e.g., a
ChannelResolverinside aChannelResolverFactory=>channelResolverFactory.ChannelResolver)For methods, the method's name.
See also
@ServiceName