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