open fun resolveDestination(name: String): D
Resolves and caches destinations if successfully resolved by the target DestinationResolver implementation.
name - the destination name to be resolved
DestinationResolutionException - if the target DestinationResolver reports an error during destination resolution
Return
the currently resolved destination or an already cached destination