|
Options |
Name |
Purpose |
|
#
|
DisplayDatabaseStatus (integer, integer, character)
|
Displays the Database connection progress Overrides Consultingwerk.Framework.Server.AppServerStartupManager:DisplayDatabaseStatus (integer, integer, character)
|
|
+
|
dispose ()
|
Destroy/Shutdown/Anti-Initializer Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
DisposeDatabaseStatus ()
|
Finishes the status display for database connections Overrides Consultingwerk.Framework.Server.AppServerStartupManager:DisposeDatabaseStatus ()
|
|
+
|
Ccs.Common.IManager getManager (Class)
|
Retrieve an instance of the specified IManager object. Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
CHARACTER GetServiceFiles (JsonArray)
|
Returns the combines array of service.xml file names Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
ImportServicesFromJsonObject (JsonObject)
|
Imports services from the given JsonObject into the ttServiceLoader
temp-table Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
+
|
initialize ()
|
Initializer/Startup Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
InitializeContextDataset ()
|
Initializes the ContextDataset
|
|
#
|
InitializeDatabaseStatus ()
|
Initializes the status display for database connections Overrides Consultingwerk.Framework.Server.AppServerStartupManager:InitializeDatabaseStatus ()
|
|
#
|
InitializeTaskbarManager (character)
|
Initializes the TaskbarManager instance
|
|
#
|
OnAfterWaitFor (EventArgs)
|
Raises the AfterWaitFor event
|
|
#
|
OnBeforeWaitFor (EventArgs)
|
Raises the BeforeWaitFor event
|
|
#
|
SetAlertboxDefaults ()
|
Sets defaults for GUI alert boxes
|
|
#
|
Startup (JsonObject)
|
Performs the actual framework bootstrap Overrides Consultingwerk.Framework.Server.AppServerStartupManager:Startup (JsonObject)
|
|
#
|
StartupAliases (JsonObject)
|
Sets Database Aliases Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupApplicationSettings (JsonObject)
|
Initializes the ConfigurationProvider service Overrides Consultingwerk.Framework.Server.AppServerStartupManager:StartupApplicationSettings (JsonObject)
|
|
+
|
StartupAppServerConnection (JsonObject)
|
Connects to the AppServer if required
|
|
#
|
StartupCustomLogEntrySettings (JsonObject)
|
Sets the Custom Log Entry settings Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupDatabases (JsonObject)
|
Peforms Database Connections Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupEnvironment (JsonObject)
|
Performs Environment Configuration Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupExport (JsonObject)
|
Sets the SESSION:EXPORT Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupFactory (JsonObject)
|
Initializes the Factory implementation from factory.xml files Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupManagers (JsonObject)
|
Launches the Manager instance Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupProfiler (JsonObject)
|
Enables the Profiler Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupRoutine (JsonObject)
|
Implements the actual session startup Overrides Consultingwerk.Framework.Server.AppServerStartupManager:StartupRoutine (JsonObject)
|
|
#
|
StartupServices (JsonObject)
|
Launches Services from service.xml files Inherited from Consultingwerk.Framework.Server.AppServerStartupManager
|
|
#
|
StartupStaticProperties (JsonObject)
|
Processes the static properties Overrides Consultingwerk.Framework.Server.AppServerStartupManager:StartupStaticProperties (JsonObject)
|
|
#
|
ValidateAppServerFrameworkVersion ()
|
Performs validation of the AppServer and client Framework version
|