Interface DestinationResolver
-
- All Known Implementing Classes:
SimpleDestinationResolver
public interface DestinationResolver- Author:
- Dave Syer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringdestination(Supplier<?> supplier, String name, Object value)
-