Package com.azalient.api

This package provides a static method to start an instance of Commuter.

See:
          Description

Interface Summary
ICommuter The top level interface handle to an instance of commuter, retrieved from CommuterAPI.startCommuter(String[]) or CommuterAPI.commuter()
 

Class Summary
API This class contains static accessors to the top-level handle (ICommuter) and the handles at the level immediately below.
APU A utility class containing static methods for reporting, warnings and look and feel.
BasePlugin A template for a Commuter Plugin, using a listener/event model.
CommuterAPI Start Here - this is the entry point to creating a stand-alone application.
 

Package com.azalient.api Description

This package provides a static method to start an instance of Commuter.