| Package | Description |
|---|---|
| org.apache.deltaspike.core.api.config | |
| org.apache.deltaspike.core.api.message |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PropertyFileConfig
If you implement this interface inside a Bean Archive
(a JAR or ClassPath entry with a META-INF/beans.xml file),
the property files with the given file name
will be registered as
ConfigSources. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocaleResolver
Provides the current
Locale. |
interface |
MessageContext
Central context for handling dynamic messages.
|
interface |
MessageInterpolator
Implementations are responsible to replace placeholders
in a message with the final value.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.