Declaration

TnxBaseEngineMonitor = class(TnxStateComponent)

 
Description

This is the base engine monitor. An engine monitor is responsible for creating and freeing engine extenders. A monitor is notified about every creation and destruction of a server object.

 
Methods

Create

constructor.

Destroy

destructor.

ExtendableObjectCreated

This method is called every time a server object is created within the linked Server engine. Override this function to create an Extender or manipulate the initial settings of a server object.

 
Properties

ServerEngine

This property links the Monitor to a server engine.

 
File

 
nxsdServerEngine

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes