Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-01

The AbstractResource type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compares specified with the current object.
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
A hash function that returns the hashcode for this type, that is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object..::..GetHashCode()()()().)
Protected methodStatic memberGetResourceNameWithoutProtocol
Strips protocol name (if present) from the resourceName.
Public methodGetStream
Opens an input stream for this resource.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the textual information about this resource.
(Overrides Object..::..ToString()()()().)

See Also