Interface | Description |
---|---|
TemplateProvider |
Implementations of this type are IOC-managed beans that can supply templates
at runtime (see
Templated.provider() ). |
TemplateRenderingCallback |
Used by the IOC bootstrapper to asynchronously render templates constructed
at runtime (i.e.
|
Class | Description |
---|---|
Dictionary |
Dictionary that holds translation key/value pairs for all supported locales.
|
LessStyle |
Helper to get an obfuscated less style.
|
LessStyleMapping |
Implementation of this class get created by the
LessStyleGenerator and will create a mapping
from the obfuscated selector names to the original ones. |
TranslationService |
A base class for a generated translation service that includes all of the translation visible at
compile time.
|
TranslationServiceProvider |
Provides a way to inject the
TranslationService . |
Exception | Description |
---|---|
InvalidBeanScopeException |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.