contextInitialized(ServletContextEvent sce) Responds to context initialization event by processing context
paramters for easy access by the rest of the application.
Access to the plugin manager for the UI layer.
TODO: we may want something similar to the Roller interface for the
ui layer if we dont' want methods like this here in RollerContext.