|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Load (character) |
Loads and registers services from a service definition file (XML or JSON) |
||
| Load (character, logical) |
Loads and registers services from a service definition file (XML or JSON) |
||
| Load (character[]) |
Loads and registers services from an array of service definition files (XML and/or JSON) |
||
| Load (character[], logical) |
Loads and registers services from an array of service definition files (XML and/or JSON) |
||
| Load (handle) |
Loads and registers services from a temp-table |
||
| Load (handle, logical) |
Loads and registers services from a temp-table |
||
| Load (table) |
Loads services defined in the temp-table ttServiceLoader |
||
| Load (table, logical) |
Loads services defined in the temp-table ttServiceLoader |
||
| LoadFromFile (character) |
Loads and registers services from a service definition file (XML or JSON) |
||
| LoadFromFile (character, logical) |
Loads and registers services from a service definition file (XML or JSON) |
||
| LoadFromFiles (character) |
Loads and registers services from a list of service definition file names (XML and/or JSON) |
||
| LoadFromFiles (character, logical) |
Loads and registers services from a list of service definition file names (XML and/or JSON) |
||
| LoadFromFiles (character[]) |
Loads and registers services from an array of service definition files (XML and/or JSON) |
||
| OnLoadingService (LoadingServiceEventArgs) |
Raises the LoadingService |
||
| ReadServiceDefinitionFile (handle, character) |
Reads a service definition file into the given temp-table |
||
| ReadServiceDefinitionJsonFile (handle, character) |
Reads a JSON service definition file into the given temp-table |
||
| Unload (character) |
Unloads (removes) services based on a service definition file (XML or JSON) |
||
| Unload (character, logical) |
Unloads (removes) services based on a service definition file (XML or JSON) |
||
| Unload (handle) |
Unloads (removes) services based on a temp-table |
||
| Unload (handle, logical) |
Unloads (removes) services based on a temp-table |
||
| UnloadFromFile (character) |
Unloads (removes) services based on a service definition file (XML or JSON) |
||
| UnloadFromFile (character, logical) |
Unloads (removes) services based on a service definition file (XML or JSON) |
| Options | Name | Purpose | |
|---|---|---|---|
| ServiceLoader () |
Constructor for the ServiceLoader class |
||
| ServiceLoader (IServiceContainer) |
Constructor for the ServiceLoader class |
| Options | Name | Purpose | |
|---|---|---|---|
| LoadingService (LoadingServiceEventArgs) |
Raised when a Service Loader instance loads a Service |
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Framework.IServiceContainer ServiceContainer |
|
|
Top
Load (character)
|
||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Load (character, logical)
|
||||||||||||||||||||||||||||||||
Load (character[])
|
||||||||||||||||||||||||||||||||
Load (character[], logical)
|
||||||||||||||||||||||||||||||||
Load (handle)
|
||||||||||||||||||||||||||||||||
Load (handle, logical)
|
||||||||||||||||||||||||||||||||
Load (table)
|
||||||||||||||||||||||||||||||||
Load (table, logical)
|
||||||||||||||||||||||||||||||||
LoadFromFile (character)
|
||||||||||||||||||||||||||||||||
LoadFromFile (character, logical)
|
||||||||||||||||||||||||||||||||
LoadFromFiles (character)
|
||||||||||||||||||||||||||||||||
LoadFromFiles (character, logical)
|
||||||||||||||||||||||||||||||||
LoadFromFiles (character[])
|
||||||||||||||||||||||||||||||||
OnLoadingService (LoadingServiceEventArgs)
|
||||||||||||||||||||||||||||||||
ReadServiceDefinitionFile (handle, character)
|
||||||||||||||||||||||||||||||||
ReadServiceDefinitionJsonFile (handle, character)
|
||||||||||||||||||||||||||||||||
Unload (character)
|
||||||||||||||||||||||||||||||||
Unload (character, logical)
|
||||||||||||||||||||||||||||||||
Unload (handle)
|
||||||||||||||||||||||||||||||||
Unload (handle, logical)
|
||||||||||||||||||||||||||||||||
UnloadFromFile (character)
|
||||||||||||||||||||||||||||||||
UnloadFromFile (character, logical)
|
||||||||||||||||||||||||||||||||
ServiceLoader ()
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ServiceLoader (IServiceContainer)
|
|||||||||||||||
LoadingService (LoadingServiceEventArgs)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Consultingwerk.Framework.IServiceContainer ServiceContainer
|
||||
|---|---|---|---|---|
Temp-Table ttServiceLoader_staticDefined in: |