|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.hammurapi.convert.ContextConverterFactory
public class ContextConverterFactory
Creates converters from Context and MutableContext to interfaces which have only setters and getters (beans)
| Constructor Summary | |
|---|---|
ContextConverterFactory()
|
|
| Method Summary | |
|---|---|
static ConverterClosure |
getConverter(java.lang.Class sourceClass,
java.lang.Class targetInterface)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextConverterFactory()
| Method Detail |
|---|
public static ConverterClosure getConverter(java.lang.Class sourceClass,
java.lang.Class targetInterface)
sourceClass - targetInterface -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||