Namespace: OpenEdge.Messaging
Type: Class ConsumerRegistry
Parent Classes:
Inherits: OpenEdge.Core.Util.BuilderRegistry


/*
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
The consumer registry provides generic access to consumer builder
factories. Consumer builder instances can be retrieved from the
registry using a unique name under which the consumer builder class
is registered.



Method Summary
  Options Name Purpose
  InitializeInstance () /* Initialize the the consumer registry with a valid instance */

Constructor Summary
  Options Name Purpose
  ConsumerRegistry ()

Property Summary
  Options Name Purpose
  OpenEdge.Messaging.ConsumerRegistry Instance


Method Detail
Top

InitializeInstance ()

/*
Initialize the the consumer registry with a valid instance


Constructor Detail
Top

STATIC ConsumerRegistry ()



Property Detail
Top

OpenEdge.Messaging.ConsumerRegistry Instance

Returns OpenEdge.Messaging.ConsumerRegistry