|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Load (character) |
Loads and registers services from a XML file |
|
+ | Load (character, logical) |
Loads and registers services from a XML file |
|
+ | Load (character[]) |
Loads and registers services from an array of XML files |
|
+ | 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 an XML file |
|
+ | LoadFromFile (character, logical) |
Loads and registers services from an XML file |
|
+ | LoadFromFiles (character[]) |
Loads and registers services from an array of XML files |
|
+ | Unload (character) |
Unloads (removes) services based on an XML file |
|
+ | Unload (character, logical) |
Unloads (removes) services based on an XML file |
|
+ | 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 an XML file |
|
+ | UnloadFromFile (character, logical) |
Unloads (removes) services based on an XML file |
Options | Name | Purpose | |
---|---|---|---|
+ | ServiceLoader () |
Constructor for the ServiceLoader class |
|
+ | ServiceLoader (IServiceContainer) |
Constructor for the ServiceLoader class |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.Framework.IServiceContainer ServiceContainer |
|
Top
PUBLIC Load (character)
|
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Load (character, logical)
|
|||||||||||||||||||||||
PUBLIC Load (character[])
|
|||||||||||||||||||||||
PUBLIC Load (handle)
|
|||||||||||||||||||||||
PUBLIC Load (handle, logical)
|
|||||||||||||||||||||||
PUBLIC Load (table)
|
|||||||||||||||||||||||
PUBLIC Load (table, logical)
|
|||||||||||||||||||||||
PUBLIC LoadFromFile (character)
|
|||||||||||||||||||||||
PUBLIC LoadFromFile (character, logical)
|
|||||||||||||||||||||||
PUBLIC LoadFromFiles (character[])
|
|||||||||||||||||||||||
PUBLIC Unload (character)
|
|||||||||||||||||||||||
PUBLIC Unload (character, logical)
|
|||||||||||||||||||||||
PUBLIC Unload (handle)
|
|||||||||||||||||||||||
PUBLIC Unload (handle, logical)
|
|||||||||||||||||||||||
PUBLIC UnloadFromFile (character)
|
|||||||||||||||||||||||
PUBLIC UnloadFromFile (character, logical)
|
PUBLIC ServiceLoader ()
|
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC ServiceLoader (IServiceContainer)
|
PUBLIC Consultingwerk.Framework.IServiceContainer ServiceContainer
|
---|
Temp-Table ttServiceLoader_staticDefined in: |