Class GemFireTypeLocator
- Namespace
- Steeltoe.CloudFoundry.Connector.GemFire
- Assembly
- Steeltoe.CloudFoundry.ConnectorBase.dll
public static class GemFireTypeLocator
- Inheritance
-
GemFireTypeLocator
- Inherited Members
Properties
AddLocatorToPoolFactory
public static MethodInfo AddLocatorToPoolFactory { get; }
Property Value
Assemblies
public static string[] Assemblies { get; }
Property Value
- string[]
Cache
public static Type Cache { get; }
Property Value
CacheFactory
public static Type CacheFactory { get; }
Property Value
CacheFactoryTypeNames
public static string[] CacheFactoryTypeNames { get; }
Property Value
- string[]
CacheInitializer
public static MethodInfo CacheInitializer { get; }
Property Value
CachePropertySetter
public static MethodInfo CachePropertySetter { get; }
Property Value
CacheTypeNames
public static string[] CacheTypeNames { get; }
Property Value
- string[]
PoolFactory
public static Type PoolFactory { get; }
Property Value
PoolFactoryInitializer
public static MethodInfo PoolFactoryInitializer { get; }
Property Value
PoolFactoryTypeNames
public static string[] PoolFactoryTypeNames { get; }
Property Value
- string[]
RegionFactory
public static Type RegionFactory { get; }
Property Value
RegionFactoryTypeNames
public static string[] RegionFactoryTypeNames { get; }
Property Value
- string[]
Methods
GetCacheAuthInitializer(Type)
public static MethodInfo GetCacheAuthInitializer(Type authInitializer)
Parameters
authInitializer
Type