Uses of Package
org.apache.myfaces.extensions.cdi.message.api

Packages that use org.apache.myfaces.extensions.cdi.message.api
org.apache.myfaces.extensions.cdi.message.api   
 

Classes in org.apache.myfaces.extensions.cdi.message.api used by org.apache.myfaces.extensions.cdi.message.api
AbstractMessage
          Basic behaviour for message implementations
ConfigRegistry
          generic interface to add configs (for all artifacts which are configureable)
Formatter
          usually a formatter is responsible for one type and allows to format this type as string
FormatterFactory
          creates and initialize a formatter for a given type
GenericConfig
          a key/value based config
LocaleResolver
          Implementations have to provide the current locale
Localizable
          Classes which implement it can provide the message-text based on the given MessageContext
Message
          Basic interface for all message-types
MessageBuilder
          Helper for building instances of Message
MessageContext
          Central context for handling messages
MessageContextConfig
          Config for customizing a MessageContext
MessageContextConfig.MessageContextBuilder
           
MessageContextConfigAware
          allows to store e.g. messages with the original config (if it is serializable)
MessageFilter
          TODO add to config (multiple message handlers are possible)
MessageHandler
          an implementation is allowed to store messages directly or to forward messages
MessageInterpolator
          Implementations are responsible to replace placeholders in a message with the final value
MessageResolver
          Implementations have to resolve the text stored for a given key in the message-source they are aware of
MessageWithSeverity
          convenience interface
NamedArgument
          to allow a simpler interface for adding arguments.
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.