Package nl.gx.webmanager.services.framework.spi
-
Interface Summary Interface Description Framework FrameWork may be used to access the serviceframework from the outside (eg servlet / spring bean) independent of OSGi framework implementation. -
Class Summary Class Description ConfigurationUtil ConfigUtil provides helper methods for loading and parsing framework configuration files.FrameworkBase Abstract implementation of the FrameWork interface.FrameworkFactory FrameworkFactory is a singleton that provides access to a the framework.SpringFrameworkBase This class provides the base implementation of the Framework in a Spring webapplication context.StartupState Manages startup state for backend-webapp e.g. -
Exception Summary Exception Description ConfigurationException Framework exception thrown when something is wrong in the configuration.FrameworkException General purpose exception to hide exceptions thrown by service providers.