protected static final class EndpointDiscoverer.OperationKey extends Object
Operation
based on specific criteria from the actual
operation implementation.Constructor and Description |
---|
OperationKey(Object key,
Supplier<String> description)
Create a new
EndpointDiscoverer.OperationKey instance. |
public OperationKey(Object key, Supplier<String> description)
EndpointDiscoverer.OperationKey
instance.key
- the underlying key for the operationdescription
- a human readable description of the key