Spring GemFire 1.0.1 API Reference

PoolParser Methods

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

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 Methods

DoParseOverloaded. Missing <summary> documentation for M:Spring.Data.GemFire.Config.PoolParser.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.PoolParser.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) 
ResolveIdMissing <summary> documentation for M:Spring.Data.GemFire.Config.PoolParser.ResolveId(System.Xml.XmlElement,Spring.Objects.Factory.Support.AbstractObjectDefinition,Spring.Objects.Factory.Xml.ParserContext)

See Also

PoolParser Class | Spring.Data.GemFire.Config Namespace