public interface VirtualValueProvider
VirtualValueProvider is used for virtual properties that
want to provide values dynamically.| Modifier and Type | Method and Description |
|---|---|
InternalValue[] |
getVirtualValues(Name propName)
Returns the values for the given name
|
InternalValue[] getVirtualValues(Name propName)
propName - the name of the propertyCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.