public abstract class ValueProviderSupport extends Object implements ValueProvider
ValueProvider that match by type. Subclasses C will be selected for parameters
whose @ShellOption.valueProvider() return the concrete class C.| Constructor and Description |
|---|
ValueProviderSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(org.springframework.core.MethodParameter parameter,
CompletionContext completionContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompletepublic boolean supports(org.springframework.core.MethodParameter parameter,
CompletionContext completionContext)
supports in interface ValueProviderCopyright © 2018 Pivotal Software, Inc.. All rights reserved.