|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectma.glasnost.orika.impl.UtilityResolver
public abstract class UtilityResolver
UtilityResolver is used to resolve implementations for the various customizable utility types used in Orika.
| Constructor Summary | |
|---|---|
UtilityResolver()
|
|
| Method Summary | |
|---|---|
static ClassMapBuilderFactory |
getDefaultClassMapBuilderFactory()
Provides a default ClassMapBuilderFactory instance, favoring a type specified in the appropriate system property if found. |
static CompilerStrategy |
getDefaultCompilerStrategy()
Provides a default compiler strategy, favoring a type specified in the appropriate system property if found. |
static ConstructorResolverStrategy |
getDefaultConstructorResolverStrategy()
Provides a default constructor resolver strategy, favoring a type specified in the appropriate system property if found. |
static ConverterFactory |
getDefaultConverterFactory()
Provides a default constructor resolver strategy, favoring a type specified in the appropriate system property if found. |
static PropertyResolverStrategy |
getDefaultPropertyResolverStrategy()
Provides a default constructor resolver strategy, favoring a type specified in the appropriate system property if found. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UtilityResolver()
| Method Detail |
|---|
public static CompilerStrategy getDefaultCompilerStrategy()
public static ConverterFactory getDefaultConverterFactory()
public static ConstructorResolverStrategy getDefaultConstructorResolverStrategy()
public static PropertyResolverStrategy getDefaultPropertyResolverStrategy()
public static ClassMapBuilderFactory getDefaultClassMapBuilderFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||