Uses of Interface
org.springframework.rules.reporting.MessageTranslatorFactory

Packages that use MessageTranslatorFactory
org.springframework.richclient.application.support   
org.springframework.rules.reporting Rules result reporting interfaces and classes. 
 

Uses of MessageTranslatorFactory in org.springframework.richclient.application.support
 

Methods in org.springframework.richclient.application.support with parameters of type MessageTranslatorFactory
 void DefaultApplicationServices.setMessageTranslatorFactory(MessageTranslatorFactory messageTranslatorFactory)
          Set the message translator registry service implementation
 

Uses of MessageTranslatorFactory in org.springframework.rules.reporting
 

Classes in org.springframework.rules.reporting that implement MessageTranslatorFactory
 class DefaultMessageTranslatorFactory
           
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.