Modifier and Type | Method and Description |
---|---|
protected SpaceTypeInfo |
SpaceTypeInfoRepository.create(Class<?> type,
SpaceTypeInfo superTypeInfo,
Object context) |
SpaceTypeInfo |
SpaceTypeInfo.getSuperTypeInfo() |
static SpaceTypeInfo |
SpaceTypeInfoRepository.getTypeInfo(Class<?> type) |
Modifier and Type | Method and Description |
---|---|
static ConstructorInstantiationDescriptor |
ConstructorPropertiesHelper.buildConstructorInstantiationDescriptor(Constructor<?> constructor,
String[] parameterNames,
Class<?>[] parameterTypes,
SpaceTypeInfo typeInfo) |
protected SpaceTypeInfo |
SpaceTypeInfoRepository.create(Class<?> type,
SpaceTypeInfo superTypeInfo,
Object context) |
Constructor and Description |
---|
SpaceTypeInfo(Class<?> type,
SpaceTypeInfo superTypeInfo,
Map<String,Node> xmlMap) |
Modifier and Type | Method and Description |
---|---|
static <T> IProperties<T> |
ReflectionUtil.createProperties(SpaceTypeInfo typeInfo) |
<T> IProperties<T> |
IReflectionFactory.getProperties(SpaceTypeInfo typeInfo) |
Modifier and Type | Method and Description |
---|---|
<T> IProperties<T> |
ASMReflectionFactory.getProperties(SpaceTypeInfo typeInfo) |
static <T> IProperties<T> |
ASMPropertiesFactory.getProperties(SpaceTypeInfo typeInfo) |
Modifier and Type | Method and Description |
---|---|
<T> IProperties<T> |
StandardReflectionFactory.getProperties(SpaceTypeInfo typeInfo) |
Constructor and Description |
---|
TypeQueryExtensionsImpl(SpaceTypeInfo typeInfo) |
Copyright © GigaSpaces.