Package buildxml :: Package xmlgetter :: Module controller
[hide private]
[frames] | no frames]

Module controller

source code

This is the controller module. The purpose of the controller is to load all plugins and run their run() function. Also it collects statistics about each plugins run.


Author: Johannes Schwenk

Copyright: 2010, Johannes Schwenk

Version: 2.0

Date: 2010-09-15

Classes [hide private]
  Controller
The controller has one central function run() which loads all plugins and portals, and runs their run function.