DefaultMessagingFactory

Creates MemoryMessageQueue components based on their descriptors.

Implements: Factory

Description

The DefaultMessagingFactory class allows you to create MemoryMessageQueue components based on their descriptors.

Important points

  • The name of created message queue is taken from its descriptor.

Constructors

NewDefaultMessagingFactory

Creates a new instance of the factory.

NewDefaultMessagingFactory() *DefaultMessagingFactory

See also