Interface | Description |
---|---|
TestResourcesClient |
A client responsible for connecting to a test resources
server.
|
Class | Description |
---|---|
DefaultTestResourcesClient |
A simple implementation of the test resources client.
|
TestResourcesClientFactory |
A factory responsible for creating a
TestResourcesClient . |
TestResourcesClientPropertyExpressionResolver |
A property expression resolver which connects via client to a server in order to resolve
properties.
|
TestResourcesClientPropertySourceLoader |
A property source loader which delegates resolution of properties to the client
lazily.
|
Exception | Description |
---|---|
TestResourcesException |
Test resources resolution exception.
|