| 
 
 | 
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 | |
| + | DisposeServices () | Disposes all services | |
| # | 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 | |
| + | LOGICAL IsRegistered (Object) | Returns if the given object instance is registered as a Service
         in the service container of the overloading service container | |
| + | Progress.Lang.Object ReloadService (Class) | Reloads the Service instance | |
| + | 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)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC DisposeServices ()
 
 | |||||||||||||||||||||||||||||||
| PROTECTED LOGICAL FindService (Class)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Progress.Lang.Object GetMandatoryService (Class)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Progress.Lang.Object GetService (Class)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC GetServiceTable (table)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC LOGICAL IsRegistered (Object)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Progress.Lang.Object ReloadService (Class)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC RemoveService (Class)
 
 | |||||||||||||||||||||||||||||||
| PUBLIC Consultingwerk.Framework.IServiceContainer OverloadingServiceContainer
 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| PUBLIC LOGICAL VerboseLogging
 
 | |||||||||
| Temp-Table ttServiceTableDefined in: |