Ens.Enterprise.Production
abstract class Ens.Enterprise.Production extends Ens.Production
Abstract Enterprise Production superclass. Create a concrete subclass of this Production in the namespace where you want to monitor all of your Ensemble productions.Inherited Members
Inherited Properties
- AlertActionWindow
 - AlertNotificationManager
 - AlertNotificationOperation
 - AlertNotificationRecipients
 - ShutdownTimeout
 - UpdateTimeout
 
Inherited Methods
- %AddToSaveSet()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %ConstructClone()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %Extends()
 - %GetParameter()
 - %IsA()
 - %IsModified()
 - %New()
 - %NormalizeObject()
 - %ObjectModified()
 - %OriginalNamespace()
 - %PackageName()
 - %RemoveFromSaveSet()
 - %SerializeObject()
 - %SetModified()
 - %ValidateObject()
 - ApplySettings()
 - AssignOneSetting()
 - EnumerateSettingsClose()
 - EnumerateSettingsExecute()
 - EnumerateSettingsFetch()
 - GetSettingValue()
 - GetSettings()
 - GetSettingsArray()
 - OnConfigChange()
 - OnStart()
 - OnStop()
 - Register()
 - Start()
 - Stop()
 - TestStart()
 - Update()