| Package | Description |
|---|---|
| org.apache.deltaspike.core.api.config | |
| org.apache.deltaspike.core.api.message | |
| org.apache.deltaspike.jpa.api.transaction | |
| org.apache.deltaspike.jsf.api.config |
| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionConfig
Optional config for transactions
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsfModuleConfig
Config for all JSF specific configurations.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.