Package com.aspectran.core.support.i18n.message
-
Interface Summary Interface Description HierarchicalMessageSource Sub-interface of MessageSource to be implemented by objects that can resolve messages hierarchically.MessageSource Strategy interface for resolving messages, with support for the parameterization and internationalization of such messages. -
Class Summary Class Description AbstractMessageSource (This class is a member of the Spring Framework.)DelegatingMessageSource EmptyMessageSourcethat delegates all calls to the parent MessageSource.MessageSourceResourceBundle (This class is a member of the Spring Framework.)MessageSourceSupport Base class for message source implementations, providing support infrastructure such asMessageFormathandling but not implementing concrete methods defined in theMessageSource.ResourceBundleMessageSource (This class is a member of the Spring Framework.) -
Exception Summary Exception Description NoSuchMessageException Exception thrown when a message can't be resolved.