Spring GemFire 1.0.1 API Reference

RegionLookupFactoryObject Properties

The properties of the RegionLookupFactoryObject class are listed below. For a complete list of RegionLookupFactoryObject class members, see the RegionLookupFactoryObject Members topic.

Public Instance Properties

Cache Sets the cache used for creating the region
IsSingletonMissing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.IsSingleton
Name Sets the name of the cache region. If no cache is found under the given name, a new one will be created. If no name is given, the objectName will be used.
ObjectNameMissing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.ObjectName
ObjectTypeMissing <summary> documentation for P:Spring.Data.GemFire.RegionLookupFactoryObject.ObjectType

See Also

RegionLookupFactoryObject Class | Spring.Data.GemFire Namespace