| Interface | Description |
|---|---|
| Resolver |
Interface which can be used to resolve variables in the synapse config.
|
| Class | Description |
|---|---|
| DefaultResolver |
Default Resolver is the class used in general case where any resolver is not used
|
| ResolverFactory |
Resolver Factory which can be used to register resolvers and retrieve a resolver for a given type.
|
| SystemResolver |
System resolver can be used to resolve environment variables in the synapse config.
|
| Exception | Description |
|---|---|
| ResolverException |
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.