public interface DestinationResolver<D>
<D>.| Modifier and Type | Method and Description |
|---|---|
D |
resolveDestination(String name)
Resolve the given destination name.
|
D resolveDestination(String name) throws DestinationResolutionException
name - the destination name to resolvenullDestinationResolutionException