Interface MessageInfoProvider

  • All Known Implementing Classes:
    ContainerClassInfo, PropertiesFileInfo

    public interface MessageInfoProvider
    A provider of meta-information for a message collection.
    Since:
    0.6.0
    Version:
    $Id: MessageInfoProvider.java 16154 2012-07-14 16:34:05Z colin $
    Author:
    tlerios@marketcetera.com
    • Method Detail

      • getMessageInfo

        List<MessageInfo> getMessageInfo()
        Returns the receiver's meta-information.
        Returns:
        The meta-information.