Declaration

TnxBaseEngineExtender = class(TnxObject)

 
Description

This is the base for all Extenders used in NexusDB. An extender gets notified about actions in the database core and can change or extend the default behavior. It is generally always created from a TnxBaseEngineMonitor.

 
Methods

Create

constructor

Destroy

destructor.

Notify

This function is called for all actions executed in the extended server object ExtendableObject.

 
Properties

ExtendableObject

This property returns the server object the extender extends.

Monitor

This property returns the Monitor the extender was created from.

 
File

 
nxsdServerEngine

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