@Component public class I18nMessageSerialization extends Object implements View
| Constructor and Description |
|---|
I18nMessageSerialization(Container container,
Localization localization) |
| Modifier and Type | Method and Description |
|---|---|
void |
as(Class<? extends Serialization> method) |
I18nMessageSerialization |
from(String category,
String key,
Object... params) |
public I18nMessageSerialization(Container container, Localization localization)
public I18nMessageSerialization from(String category, String key, Object... params)
public void as(Class<? extends Serialization> method)
Copyright © 2014 Caelum. All Rights Reserved.