Uses of Interface
wheel.IMessagesSource

Packages that use IMessagesSource
wheel   
wheel.testing   
 

Uses of IMessagesSource in wheel
 

Classes in wheel that implement IMessagesSource
 class MessageSourceResourceBundleImpl
           
 

Methods in wheel that return IMessagesSource
 IMessagesSource IEngine._getMessagesSource()
          Intended for internal use.
 IMessagesSource EngineImpl._getMessagesSource()
           
 

Methods in wheel with parameters of type IMessagesSource
 void IEngine._setMessagesSource(IMessagesSource messagesSource)
          Intended for internal use.
 void EngineImpl._setMessagesSource(IMessagesSource messagesSource)
           
 

Uses of IMessagesSource in wheel.testing
 

Methods in wheel.testing that return IMessagesSource
 IMessagesSource MockEngine._getMessagesSource()
           
 

Methods in wheel.testing with parameters of type IMessagesSource
 void MockEngine._setMessagesSource(IMessagesSource messagesSource)
           
 



Copyright © 2007-2008. All Rights Reserved.