|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ahc.generic.AttributeSetterFactory
This is the factory for AttributeSetter implementations. For the trade-offs between the different algorithms see AttributeGetterFactory.
Constructor Summary | |
AttributeSetterFactory()
|
Method Summary | |
static AttributeSetter |
createCachingReflectionSetter()
|
static AttributeSetter |
createClassLoaderSetter()
|
static AttributeSetter |
createNonCachingReflectionSetter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributeSetterFactory()
Method Detail |
public static AttributeSetter createClassLoaderSetter()
public static AttributeSetter createNonCachingReflectionSetter()
public static AttributeSetter createCachingReflectionSetter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |