Interface MessageResolver


public interface MessageResolver
A simplified variant of MessageSourceAccessor to allow more direct replacement with a no-op implementation in case the target MessageSource is unavailable to avoid resolution overhead.
Author:
Oliver Drotbohm