R - the underlying virtual resource typepublic interface VirtualResourceInstance<R> extends PropertiesReader
| Modifier and Type | Method and Description |
|---|---|
String |
getFqn()
Get a unique fully qualified name associated with the virtual resource.
|
Instance<R> |
getResource()
Get the resource instance associated with the virtual resource.
|
VirtualResource |
getVirtualResource()
Get the virtual resource annotation associated with the virtual resource instance.
|
findCollection, findMap, findProperty, getPropertiesReader, getPropertygetProperties, isEmptyString getFqn()
VirtualResource getVirtualResource()
Copyright © 2016–2018 Testify Project. All rights reserved.