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, wait
complete
public boolean supports(org.springframework.core.MethodParameter parameter, CompletionContext completionContext)
supports
in interface ValueProvider
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.