|
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 IsActive (Class) |
Returns if a service with the given type is active (loaded) in the service container |
||
| 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
Progress.Lang.Object AddNewService (Class, Object)
|
|||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Lang.Object AddService (Class, Object)
|
|||||||||||||||||||||||||||||||
Progress.Lang.Object CreateService (IServiceCreator, Class)
|
|||||||||||||||||||||||||||||||
DisposeServices ()
|
|||||||||||||||||||||||||||||||
LOGICAL FindService (Class)
|
|||||||||||||||||||||||||||||||
Progress.Lang.Object GetMandatoryService (Class)
|
|||||||||||||||||||||||||||||||
Progress.Lang.Object GetService (Class)
|
|||||||||||||||||||||||||||||||
GetServiceTable (table)
|
|||||||||||||||||||||||||||||||
LOGICAL IsActive (Class)
|
|||||||||||||||||||||||||||||||
LOGICAL IsRegistered (Object)
|
|||||||||||||||||||||||||||||||
Progress.Lang.Object ReloadService (Class)
|
|||||||||||||||||||||||||||||||
RemoveService (Class)
|
|||||||||||||||||||||||||||||||
Consultingwerk.Framework.IServiceContainer OverloadingServiceContainer
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL VerboseLogging
|
|||||||||
Temp-Table ttServiceTableDefined in: |