Top Method Summary
Options Name Purpose
Progress.Lang.Object CreateInstance (Class) Creates a service instance
RegisterServiceType (Class, character) Registers a service type for lazy loading


Method Detail
Top

Progress.Lang.Object CreateInstance (Class)

Purpose: Creates a service instance
Notes: Factory method for services referenced by the provided service type
(typically an interface)

Parameters:
poType Progress.Lang.Class
The service type to create an instance of
Returns Progress.Lang.Object
The created service instance
Top

RegisterServiceType (Class, character)

Purpose: Registers a service type for lazy loading
Notes:

Parameters:
poType Progress.Lang.Class
The service type (Interface)
pcImplementingType CHARACTER
The name of the class implementing the service


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       24.08.2026 05:57:35