| Package | Description | 
|---|---|
| com.gigaspaces.internal.io | |
| com.gigaspaces.internal.metadata | |
| com.gigaspaces.internal.reflection | |
| com.gigaspaces.internal.reflection.fast | |
| com.gigaspaces.internal.reflection.standard | |
| com.gigaspaces.persistency.metadata | |
| org.openspaces.persistency.support | Support classes for persistency. | 
| Modifier and Type | Field and Description | 
|---|---|
| IntegerObjectMap<IConstructor<?>> | MarshalInputStream.Context. _externalizableCtorCache | 
| Modifier and Type | Method and Description | 
|---|---|
| IConstructor<?> | SpaceTypeInfo. getDefaultConstructor() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> IConstructor<T> | ReflectionUtil. createCtor(Class<T> type) | 
| static <T> IConstructor<T> | ReflectionUtil. createCtor(Constructor<T> ctor) | 
| <T> IConstructor<T> | IReflectionFactory. getConstructor(Constructor<T> ctor) | 
| Modifier and Type | Method and Description | 
|---|---|
| static IConstructor | ASMConstructorFactory. getConstructor(Constructor originalCtor) | 
| <T> IConstructor<T> | ASMReflectionFactory. getConstructor(Constructor<T> ctor) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StandardConstructor<T>Provides a wrapper over the standard constructor reflection | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> IConstructor<T> | StandardReflectionFactory. getConstructor(Constructor<T> ctor) | 
| Modifier and Type | Method and Description | 
|---|---|
| IConstructor<Object> | PojoRepository. getConstructor(Class<?> type) | 
| Modifier and Type | Method and Description | 
|---|---|
| IConstructor<Object> | ProcedureCache. constructorFor(Constructor<Object> constructor) | 
Copyright © GigaSpaces.