public interface ParameterMetadataExtractor<E>
| Modifier and Type | Method and Description |
|---|---|
E |
extract(Invocation invocation)
Extracts the promised metadata as per this invocation.
|
E extract(Invocation invocation)
invocation - the invocationCopyright © 2014–2016. All rights reserved.