Packageat.fhjoanneum.dmt.umj.core.util
Classpublic class ShutdownHelper
InheritanceShutdownHelper Inheritance Object

HELPER: ShutdownHelper is a singleton that is deprecated and was previously designed to restart a whole air application for the use of native operating system calls.



Public Methods
 MethodDefined By
  
ShutdownHelper(enforcer:SingletonEnforcer)
ShutdownHelper
  
[static]
ShutdownHelper
  
ShutdownHelper
Protected Methods
 MethodDefined By
  
dealloc():void
ShutdownHelper
  
init():void
ShutdownHelper
Constructor Detail
ShutdownHelper()Constructor
public function ShutdownHelper(enforcer:SingletonEnforcer)



Parameters
enforcer:SingletonEnforcer
Method Detail
dealloc()method
protected function dealloc():void

getInstance()method 
public static function getInstance():ShutdownHelper

Returns
ShutdownHelper
init()method 
protected function init():void

shutdownApplication()method 
public function shutdownApplication():void