Skip to main content

HS.IHE.Common.Actor.Base

abstract class HS.IHE.Common.Actor.Base extends HS.HC.Util.Trace.Helper

Method Inventory

Parameters

parameter IHEVersion = ##class(HS.Registry.Config).GetKeyValue("\General\IHEVersion",1);

Methods

classmethod OnProductionStart(pConfigName As %String = "Unknown Actor") as %Status
This user callback method is called when the system is being started
classmethod OnProductionStop(pConfigName As %String = "Unknown Actor") as %Status
This user callback method is called when the system is being stopped

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab