Spring GemFire 1.0.1 API Reference

LookupRegionParser Members

LookupRegionParser overview

Public Instance Constructors

LookupRegionParser Constructor Initializes a new instance of the LookupRegionParser class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ParseElement (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Properties

ShouldGenerateId (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ShouldGenerateIdAsFallback (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 

Protected Instance Methods

DoParseOverloaded. Missing <summary> documentation for M:Spring.Data.GemFire.Config.LookupRegionParser.DoParse(System.Xml.XmlElement,Spring.Objects.Factory.Support.ObjectDefinitionBuilder)
DoParse (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser)Overloaded.  
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetObjectTypeMissing <summary> documentation for M:Spring.Data.GemFire.Config.LookupRegionParser.GetObjectType(System.Xml.XmlElement)
GetObjectTypeName (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
GetParentName (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
ParseInternal (inherited from Spring.Objects.Factory.Xml.AbstractSingleObjectDefinitionParser) 
RegisterObjectDefinition (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 
ResolveId (inherited from Spring.Objects.Factory.Xml.AbstractObjectDefinitionParser) 

See Also

LookupRegionParser Class | Spring.Data.GemFire.Config Namespace