Class IMaster
Unit
Declaration
type IMaster = class(IVersioned)
Description
This item has no description.
Hierarchy
- TObject
- IVersioned
- IMaster
Overview
Fields
| Public | nested const VERSION = 12; |
Methods
| Public | function getStatus(): IStatus; |
| Public | function getDispatcher(): IProvider; |
| Public | function getPluginManager(): IPluginManager; |
| Public | function getTimerControl(): ITimerControl; |
| Public | function getDtc(): IDtc; |
| Public | function registerAttachment(provider: IProvider; attachment: IAttachment): IAttachment; |
| Public | function registerTransaction(attachment: IAttachment; transaction: ITransaction): ITransaction; |
| Public | function getMetadataBuilder(status: IStatus; fieldCount: Cardinal): IMetadataBuilder; |
| Public | function serverMode(mode: Integer): Integer; |
| Public | function getUtilInterface(): IUtil; |
| Public | function getConfigManager(): IConfigManager; |
| Public | function getProcessExiting(): Boolean; |
Description
Fields
| Public | nested const VERSION = 12; |
|
This item has no description. | |
Methods
| Public | function getStatus(): IStatus; |
|
This item has no description. | |
| Public | function getDispatcher(): IProvider; |
|
This item has no description. | |
| Public | function getPluginManager(): IPluginManager; |
|
This item has no description. | |
| Public | function getTimerControl(): ITimerControl; |
|
This item has no description. | |
| Public | function getDtc(): IDtc; |
|
This item has no description. | |
| Public | function registerAttachment(provider: IProvider; attachment: IAttachment): IAttachment; |
|
This item has no description. | |
| Public | function registerTransaction(attachment: IAttachment; transaction: ITransaction): ITransaction; |
|
This item has no description. | |
| Public | function getMetadataBuilder(status: IStatus; fieldCount: Cardinal): IMetadataBuilder; |
|
This item has no description. | |
| Public | function serverMode(mode: Integer): Integer; |
|
This item has no description. | |
| Public | function getUtilInterface(): IUtil; |
|
This item has no description. | |
| Public | function getConfigManager(): IConfigManager; |
|
This item has no description. | |
| Public | function getProcessExiting(): Boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.