Package ch.qos.cal10n

The main package of the CAL10N project.

See:
          Description

Interface Summary
IMessageConveyor Retrieve a message by its code as specified by an enum.
 

Class Summary
Cal10nConstants This class defines the shared constants in CAL10N.
MessageConveyor The default implementation for IMessageConveyor based on resource bundles.
 

Annotation Types Summary
LocaleNames This annotation serves to designate a list of locale names for which resource bundles exist.
ResourceBundleName This annotation serves to designate the name of the resource bundle corresponding to an enum type.
 

Package ch.qos.cal10n Description

The main package of the CAL10N project.

It contains the IMessageConveyor interface and the default implementation MessageConveyor.



Copyright © 2009 QOS.ch. All Rights Reserved.