|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Lang.Object AddNewService (Class, Object) |
Adds the specified service to the service container. |
|
+ | Progress.Lang.Object AddService (Class, Object) |
Adds the specified service to the service container. |
|
# | Progress.Lang.Object CreateService (IServiceCreator, Class) |
Creates a service at first request |
|
# | LOGICAL FindService (Class) |
Searches the passed in Service Class in the ttService temp-table |
|
+ | Progress.Lang.Object GetMandatoryService (Class) |
Gets the service object of the specified type. |
|
+ | Progress.Lang.Object GetService (Class) |
Gets the service object of the specified type |
|
+ | GetServiceTable (table) |
Returns the service instances as a ttServiceTable output |
|
+ | RemoveService (Class) |
Removes the specified service type from the service container. |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Framework.IServiceContainer OverloadingServiceContainer |
|
|
+ | LOGICAL VerboseLogging |
|
Top
PUBLIC Progress.Lang.Object AddNewService (Class, Object)
|
|||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Lang.Object AddService (Class, Object)
|
|||||||||||||||||||||||||||||||
PROTECTED Progress.Lang.Object CreateService (IServiceCreator, Class)
|
|||||||||||||||||||||||||||||||
PROTECTED LOGICAL FindService (Class)
|
|||||||||||||||||||||||||||||||
PUBLIC Progress.Lang.Object GetMandatoryService (Class)
|
|||||||||||||||||||||||||||||||
PUBLIC Progress.Lang.Object GetService (Class)
|
|||||||||||||||||||||||||||||||
PUBLIC GetServiceTable (table)
|
|||||||||||||||||||||||||||||||
PUBLIC RemoveService (Class)
|
PUBLIC Consultingwerk.Framework.IServiceContainer OverloadingServiceContainer
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL VerboseLogging
|
Temp-Table ttServiceTableDefined in: |