You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/06 12:55:24 UTC

[jira] [Resolved] (DELTASPIKE-148) optional @MessageContextConfig - static usage

     [ https://issues.apache.org/jira/browse/DELTASPIKE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved DELTASPIKE-148.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.3-incubating)
                   0.2-incubating
    
> optional @MessageContextConfig - static usage
> ---------------------------------------------
>
>                 Key: DELTASPIKE-148
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-148
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Core, I18n-Module
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>             Fix For: 0.2-incubating
>
>
> 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
> {
>     //...
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira