| Interface | Description |
|---|---|
| C10NFilter<T> | |
| C10NFilterProvider<T> | |
| C10NMsgFactory | |
| ConfiguredC10NModule | |
| LocaleProvider | |
| UntranslatedMessageHandler |
Determines how untranslated c10n interface methods are
rendered to String.
|
| Class | Description |
|---|---|
| C10N |
Utility class for generating implementations of c10n message interfaces
annotated with @
C10NMessages. |
| C10NBundleBinder | |
| C10NConfigBase | |
| C10NConfigBase.C10NAnnotationBinder | |
| C10NConfigBase.C10NFilterBinder<T> |
Filter binding DSL object.
|
| C10NConfigBase.C10NImplementationBinder<T> | |
| C10NCoreModule | |
| C10NFilters | |
| DefaultConfigChainResolver | |
| LocaleProviders |
| Exception | Description |
|---|---|
| C10NConfigException | |
| C10NException |
| Annotation Type | Description |
|---|---|
| C10NDef |
Optionally marks c10n message interface methods
with default translation strings.
|
| C10NEnum | |
| C10NKey | |
| C10NMessages |
Marks a c10n message interface in order
to make it detectable by the resource bundle
generator.
|
Copyright © 2013. All Rights Reserved.