protected static final class EndpointDiscoverer.OperationKey
extends java.lang.Object
Operation based on specific criteria from the actual
operation implementation.| 构造器和说明 |
|---|
OperationKey(java.lang.Object key,
java.util.function.Supplier<java.lang.String> description)
Create a new
EndpointDiscoverer.OperationKey instance. |
public OperationKey(java.lang.Object key,
java.util.function.Supplier<java.lang.String> description)
EndpointDiscoverer.OperationKey instance.key - the underlying key for the operationdescription - a human-readable description of the key