|
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 (character[], logical) |
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 a list of XML file names |
|
| + | LoadFromFiles (character, logical) |
Loads and registers services from a list of XML file names |
|
| + | LoadFromFiles (character[]) |
Loads and registers services from an array of XML files |
|
| # | OnLoadingService (LoadingServiceEventArgs) |
Raises the LoadingService |
|
| + | 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 | |
|---|---|---|---|
| + | LoadingService (LoadingServiceEventArgs) |
Raised when a Service Loader instance loads a Service |
| Options | Name | Purpose | |
|---|---|---|---|
| + | Consultingwerk.Framework.IServiceContainer ServiceContainer |
|
|
Top
PUBLIC Load (character)
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Load (character, logical)
|
||||||||||||||||||||||||||||
PUBLIC Load (character[])
|
||||||||||||||||||||||||||||
PUBLIC Load (character[], logical)
|
||||||||||||||||||||||||||||
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 LoadFromFiles (character, logical)
|
||||||||||||||||||||||||||||
PUBLIC LoadFromFiles (character[])
|
||||||||||||||||||||||||||||
PROTECTED OnLoadingService (LoadingServiceEventArgs)
|
||||||||||||||||||||||||||||
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 LoadingService (LoadingServiceEventArgs)
|
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Framework.IServiceContainer ServiceContainer
|
||||
|---|---|---|---|---|
Temp-Table ttServiceLoader_staticDefined in: |