Class WebInitializer


  • @Singleton
    public class WebInitializer
    extends Object
    Initializer for web components. This class is the equivalent of a declarative web.xml, and is not OSGi specific; it can also be used e.g. in standalone Java environments, such as tests.
    Author:
    Michael Vorburger.ch