%SYSTEM.Container
abstract class %SYSTEM.Container extends %SYSTEM.Help
The %SYSTEM.Container class provides an interface for managing container functions.You can use it via the special $SYSTEM object:
You can call help to get a list of all entrypoints:
Do $SYSTEM.Container.Help()
Method Inventory
Methods
classmethod IsDeployed() as %Integer
Returns whether or not this instance has been deployed with Durable %SYS.