public class IndexedEntityCollectionInstantiatingReflector extends net.sf.morph.reflect.reflectors.BaseReflector implements net.sf.morph.reflect.InstantiatingReflector
Constructor and Description |
---|
IndexedEntityCollectionInstantiatingReflector() |
Modifier and Type | Method and Description |
---|---|
net.sf.morph.reflect.InstantiatingReflector |
getComponentReflector()
Get the componentReflector.
|
protected Class<?>[] |
getReflectableClassesImpl() |
protected Object |
newInstanceImpl(Class destType,
Object source) |
void |
setComponentReflector(net.sf.morph.reflect.InstantiatingReflector componentReflector)
Set the componentReflector.
|
add, addImpl, checkIndex, checkIsReflectable, createWrapperInvocationHandler, get, get, getContainedType, getContainedTypeImpl, getImpl, getImpl, getIterator, getIteratorImpl, getPropertyNames, getPropertyNamesImpl, getReflectableCallCache, getReflectableClasses, getReflectorName, getSize, getSizeImpl, getType, getTypeImpl, getWrapper, getWrapperImpl, initialize, initializeImpl, isCachingIsReflectableCalls, isInitialized, isPerformingLogging, isReadable, isReadableImpl, isReflectable, isReflectable, isReflectableImpl, isReflectableImpl, isStrictlyTyped, isValidIndex, isWrappingRuntimeExceptions, isWriteable, isWriteableImpl, newInstance, newInstanceImpl, set, set, setCachingIsReflectableCalls, setImpl, setImpl, setInitialized, setReflectableCallCache, setReflectorName, toString
public IndexedEntityCollectionInstantiatingReflector()
protected Class<?>[] getReflectableClassesImpl() throws Exception
getReflectableClassesImpl
in class net.sf.morph.reflect.reflectors.BaseReflector
Exception
public net.sf.morph.reflect.InstantiatingReflector getComponentReflector()
public void setComponentReflector(net.sf.morph.reflect.InstantiatingReflector componentReflector)
componentReflector
- The InstantiatingReflector componentReflector to set.Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.