| Package | Description | 
|---|---|
| com.gigaspaces.internal.metadata | |
| com.gigaspaces.internal.reflection | |
| com.gigaspaces.internal.reflection.fast | |
| com.gigaspaces.internal.reflection.standard | 
| Modifier and Type | Method and Description | 
|---|---|
| IParamsConstructor<?> | SpaceTypeInfo. getParamsConstructor() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> IParamsConstructor<T> | ReflectionUtil. createParamsCtor(Constructor<T> ctor) | 
| <T> IParamsConstructor<T> | IReflectionFactory. getParamsConstructor(Constructor<T> ctor) | 
| Modifier and Type | Method and Description | 
|---|---|
| static IParamsConstructor | ASMConstructorFactory. getParamsConstructor(Constructor originalCtor) | 
| <T> IParamsConstructor<T> | ASMReflectionFactory. getParamsConstructor(Constructor<T> ctor) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardParamsConstructor<T>Provides a wrapper over the standard parameter constructor reflection | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> IParamsConstructor<T> | StandardReflectionFactory. getParamsConstructor(Constructor<T> ctor) | 
Copyright © GigaSpaces.