Uses of Package
com.glaivestone.javax.execution

Packages that use com.glaivestone.javax.execution
com.glaivestone.javax.execution Mechanisms to support dynamically-bound code execution and to provide a simple framework for managing an application execution session. 
com.glaivestone.mv Provides a simple framework for building applications following the model-view design pattern of separating UI and presentation (view) from fundamental application state and logic (model). 
com.glaivestone.mv.swing Provides Swing views, data models, and services for the Glaivestone MV model-view application framework. 
 

Classes in com.glaivestone.javax.execution used by com.glaivestone.javax.execution
AbstractEvaluableAction
          Abstract superclass for evaluable action implementations.
BlockContext
          Abstract superclass for block expression action implementations.
EvaluableAction
          An evaluable action provides for dynamic evaluation of messages and code expressions.
MessageAction
          An evaluable action which invokes a method to send an message to the receiver of the action.
SessionEventListener
          The listener interface for receiving session life-cycle event notifications.
 

Classes in com.glaivestone.javax.execution used by com.glaivestone.mv
SessionManager
          The session manager provides life cycle support and general utility services for an application execution session.
 

Classes in com.glaivestone.javax.execution used by com.glaivestone.mv.swing
SessionManager
          The session manager provides life cycle support and general utility services for an application execution session.
 


GFL 1.1 API