|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface I18nable
Classes that support locale context management (see general description in I18n) must have some method
to set an instance's context. These classes could implement this interface to provide a uniform interface for
setting an instance's context and/or logging context.
| Method Summary | |
|---|---|
void |
setI18nContext(String context)
|
void |
setI18nLogContext(String context)
|
| Method Detail |
|---|
void setI18nContext(String context)
void setI18nLogContext(String context)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||