Uses of Package
org.appdapter.api.module

Packages that use org.appdapter.api.module
org.appdapter.api.module Micro-framework of defined execution lifecycles for parallel state machines. 
org.appdapter.module.basic The "Basic" Module system provides a simple implementation of the Module + Modulator interfaces and concepts. 
org.appdapter.registry.test Simple unit test programs for the "Basic" Registry and Modulator implementations. 
 

Classes in org.appdapter.api.module used by org.appdapter.api.module
Modulator
           
Module
          A Module has 5 ActionMethods = [initModule(), start(), runOnce(), stop(), releaseModule()] and 8 formal states.
Module.State
           
 

Classes in org.appdapter.api.module used by org.appdapter.module.basic
Modulator
           
Module
          A Module has 5 ActionMethods = [initModule(), start(), runOnce(), stop(), releaseModule()] and 8 formal states.
Module.State
           
 

Classes in org.appdapter.api.module used by org.appdapter.registry.test
Modulator
           
Module
          A Module has 5 ActionMethods = [initModule(), start(), runOnce(), stop(), releaseModule()] and 8 formal states.
 



Copyright © 2010-2012. All Rights Reserved.