Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-148

optional @MessageContextConfig - static usage

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2-incubating
    • Core, I18n-Module
    • None

    Description

      based on the MessageContextConfig it should be possible to customize the config of the current message-context - esp. custom

      • MessageResolver
      • MessageInterpolator
      • LocaleResolver

      see https://cwiki.apache.org/confluence/display/DeltaSpike/Message+Module+Drafts

      e.g.:

      @MessageBundle
      @MessageContextConfig(messageInterpolator = CustomMessageInterpolator.class)
      public interface Message
      {
      //...
      }

      Attachments

        Issue Links

          Activity

            People

              gpetracek Gerhard Petracek
              gpetracek Gerhard Petracek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: