intarsys runtime library

de.intarsys.tools.message
Interface IMessageBundleSupport

All Known Subinterfaces:
IMessageBundleAccess

public interface IMessageBundleSupport

An interface indicating support for accessing a MessageBundle.


Method Summary
 MessageBundle getMessageBundle()
          A MessageBundle instance suitable to load messages associated with the receiver context.
 

Method Detail

getMessageBundle

MessageBundle getMessageBundle()
A MessageBundle instance suitable to load messages associated with the receiver context.

Returns:
A MessageBundle instance suitable to load messages associated with the receiver context.

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.