|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectledge.i18n.WebI18nToolFactory
public class WebI18nToolFactory
Web bases I18n tool factory.
| Field Summary | |
|---|---|
protected Context |
context
The context. |
protected I18n |
i18n
The i18n component. |
| Constructor Summary | |
|---|---|
WebI18nToolFactory(Context context,
I18n i18n)
Component constructor. |
|
| Method Summary | |
|---|---|
String |
getKey()
|
Object |
getTool()
|
void |
recycleTool(Object tool)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Context context
protected I18n i18n
| Constructor Detail |
|---|
public WebI18nToolFactory(Context context,
I18n i18n)
context - the context.i18n - the i18n component.| Method Detail |
|---|
public Object getTool()
getTool in interface ContextToolFactorypublic void recycleTool(Object tool)
recycleTool in interface ContextToolFactorypublic String getKey()
getKey in interface ContextToolFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||