Class WebModule

All Implemented Interfaces:
Module, tigase.kernel.beans.config.ConfigurationChangedAware, tigase.kernel.beans.Initializable, tigase.kernel.beans.RegistrarBean, tigase.kernel.beans.UnregisterAware, tigase.stats.StatisticHolder
Direct Known Subclasses:
UIModule

@Bean(name="webModule", active=true) public class WebModule extends AbstractModule
Author:
andrzej
  • Field Details

    • warPath

      @ConfigField(desc="Path to WAR file", alias="war-path") protected String warPath
    • description

      @ConfigField(desc="Description of a module") protected String description
  • Constructor Details

    • WebModule

      public WebModule()
  • Method Details