WebLogic Messaging API Class Library

ContextFactory Class

This class is a factory for creating an IContext object instance, which represents a network connection to a WebLogic server.

For a list of all members of this type, see ContextFactory Members.

System.Object
   ContextFactory

public class ContextFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

ContextFactory Members | WebLogic.Messaging Namespace | IContext