WebLogic Messaging API Class Library

ContextFactory Methods

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

Public Static Methods

CreateContext Establishes a network connection to a WebLogic Server, and creates an IContext instance that represents this connection.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

ContextFactory Class | WebLogic.Messaging Namespace | IContext