Interface Resolver
-
- All Known Implementing Classes:
DefaultResolver,FilePropertyResolver,SystemResolver
public interface ResolverInterface which can be used to resolve variables in the synapse config.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringresolve()voidsetVariable(String input)
-