|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.morph.reflect.reflectors.BaseReflector net.sf.morph.reflect.reflectors.BaseCompositeReflector net.sf.morph.reflect.reflectors.StubbornDelegatingReflector net.sf.morph.reflect.reflectors.ServletRequestReflector
public class ServletRequestReflector
ServletRequest reflector.
Field Summary |
---|
Fields inherited from class net.sf.morph.reflect.reflectors.BaseReflector |
---|
log |
Fields inherited from interface net.sf.morph.reflect.BeanReflector |
---|
IMPLICIT_PROPERTY_CLASS, IMPLICIT_PROPERTY_PROPERTY_NAMES, IMPLICIT_PROPERTY_THIS |
Constructor Summary | |
---|---|
ServletRequestReflector()
|
Method Summary | |
---|---|
protected java.lang.Class |
getTypeImpl(java.lang.Object bean,
java.lang.String propertyName)
Default implementation finds the first reflector that returns a non-null value for the given property and returns the type of that value. |
Methods inherited from class net.sf.morph.reflect.reflectors.StubbornDelegatingReflector |
---|
addImpl, getContainedTypeImpl, getImpl, getImpl, getIteratorImpl, getPropertyNamesImpl, getReflectableClassesImpl, getSizeImpl, initializeImpl, isReadableImpl, isReflectableImpl, isWriteableImpl, newInstanceImpl, setImpl, setImpl |
Methods inherited from class net.sf.morph.reflect.reflectors.BaseCompositeReflector |
---|
clone, getComponents, getComponentType, getComponentValidator, getSpecializer, isPerformingLogging, isSpecializable, setComponents, setComponentValidator, setSpecializer, specialize, toString |
Methods inherited from class net.sf.morph.reflect.reflectors.BaseReflector |
---|
add, checkIndex, checkIsReflectable, createWrapperInvocationHandler, get, get, getContainedType, getIterator, getPropertyNames, getReflectableCallCache, getReflectableClasses, getReflectorName, getSize, getType, getWrapper, getWrapperImpl, initialize, isCachingIsReflectableCalls, isInitialized, isReadable, isReflectable, isReflectable, isReflectableImpl, isStrictlyTyped, isValidIndex, isWrappingRuntimeExceptions, isWriteable, newInstance, newInstanceImpl, set, set, setCachingIsReflectableCalls, setInitialized, setReflectableCallCache, setReflectorName |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.morph.reflect.DecoratedReflector |
---|
isReflectable |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.composite.StrictlyTypedComposite |
---|
getComponentType |
Methods inherited from interface net.sf.composite.SpecializableComposite |
---|
isSpecializable, specialize |
Methods inherited from interface net.sf.morph.reflect.BeanReflector |
---|
get, getPropertyNames, getType, isReadable, isWriteable, set |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.GrowableContainerReflector |
---|
add |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.InstantiatingReflector |
---|
newInstance |
Methods inherited from interface net.sf.morph.reflect.MutableIndexedContainerReflector |
---|
set |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.Reflector |
---|
getReflectableClasses, getWrapper |
Methods inherited from interface net.sf.morph.reflect.CompositeReflector |
---|
isReflectable |
Constructor Detail |
---|
public ServletRequestReflector()
Method Detail |
---|
protected java.lang.Class getTypeImpl(java.lang.Object bean, java.lang.String propertyName) throws java.lang.Exception
StubbornDelegatingReflector
getTypeImpl
in class StubbornDelegatingReflector
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |